Package net.minecraft.client.world
Class ChunkRenderCache
java.lang.Object
net.minecraft.world.chunk.ChunkCache
net.minecraft.client.world.ChunkRenderCache
- All Implemented Interfaces:
BlockView
- Mappings:
Namespace Name official cjaintermediary net/minecraft/class_2396named net/minecraft/client/world/ChunkRenderCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final BlockStateprivate int[]private BlockState[]private final BlockPos -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockEntity(BlockPos pos) getBlockState(BlockPos pos) intprivate BlockStatemethod_9764(BlockPos blockPos) private intmethod_9765(BlockPos blockPos) Methods inherited from class net.minecraft.world.chunk.ChunkCache
getBiome, getGeneratorType, getStrongRedstonePower, isAir, isEmpty, method_8586
-
Field Details
-
DEFAULT_STATE
- Mappings:
Namespace Name Mixin selector official fLcja;f:Lbec;intermediary field_10661Lnet/minecraft/class_2396;field_10661:Lnet/minecraft/class_2232;named DEFAULT_STATELnet/minecraft/client/world/ChunkRenderCache;DEFAULT_STATE:Lnet/minecraft/block/BlockState;
-
startPos
- Mappings:
Namespace Name Mixin selector official gLcja;g:Ldt;intermediary field_10662Lnet/minecraft/class_2396;field_10662:Lnet/minecraft/class_2552;named startPosLnet/minecraft/client/world/ChunkRenderCache;startPos:Lnet/minecraft/util/math/BlockPos;
-
field_10663
private int[] field_10663- Mappings:
Namespace Name Mixin selector official hLcja;h:[Iintermediary field_10663Lnet/minecraft/class_2396;field_10663:[Inamed field_10663Lnet/minecraft/client/world/ChunkRenderCache;field_10663:[I
-
field_10664
- Mappings:
Namespace Name Mixin selector official iLcja;i:[Lbec;intermediary field_10664Lnet/minecraft/class_2396;field_10664:[Lnet/minecraft/class_2232;named field_10664Lnet/minecraft/client/world/ChunkRenderCache;field_10664:[Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
ChunkRenderCache
- Mappings:
Namespace Name Mixin selector official <init>Larj;<init>(Laqu;Ldt;Ldt;I)Vintermediary <init>Lnet/minecraft/class_1164;<init>(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;I)Vnamed <init>Lnet/minecraft/world/chunk/ChunkCache;<init>(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;I)V
-
-
Method Details
-
getBlockEntity
- Specified by:
getBlockEntityin interfaceBlockView- Overrides:
getBlockEntityin classChunkCache- Mappings:
Namespace Name Mixin selector official sLard;s(Ldt;)Lbcm;intermediary method_8581Lnet/minecraft/class_1158;method_8581(Lnet/minecraft/class_2552;)Lnet/minecraft/class_226;named getBlockEntityLnet/minecraft/world/BlockView;getBlockEntity(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/entity/BlockEntity;
-
getLight
- Specified by:
getLightin interfaceBlockView- Overrides:
getLightin classChunkCache- Mappings:
Namespace Name Mixin selector official bLard;b(Ldt;I)Iintermediary method_8578Lnet/minecraft/class_1158;method_8578(Lnet/minecraft/class_2552;I)Inamed getLightLnet/minecraft/world/BlockView;getLight(Lnet/minecraft/util/math/BlockPos;I)I
-
getBlockState
- Specified by:
getBlockStatein interfaceBlockView- Overrides:
getBlockStatein classChunkCache- Mappings:
Namespace Name Mixin selector official pLard;p(Ldt;)Lbec;intermediary method_8580Lnet/minecraft/class_1158;method_8580(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named getBlockStateLnet/minecraft/world/BlockView;getBlockState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
method_9764
- Mappings:
Namespace Name Mixin selector official cLcja;c(Ldt;)Lbec;intermediary method_9764Lnet/minecraft/class_2396;method_9764(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named method_9764Lnet/minecraft/client/world/ChunkRenderCache;method_9764(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
method_9765
- Mappings:
Namespace Name Mixin selector official eLcja;e(Ldt;)Iintermediary method_9765Lnet/minecraft/class_2396;method_9765(Lnet/minecraft/class_2552;)Inamed method_9765Lnet/minecraft/client/world/ChunkRenderCache;method_9765(Lnet/minecraft/util/math/BlockPos;)I
-