Package net.minecraft.world.chunk
Class ChunkCache
java.lang.Object
net.minecraft.world.chunk.ChunkCache
- All Implemented Interfaces:
BlockView
- Mappings:
Namespace Name official akbintermediary net/minecraft/class_1164named net/minecraft/world/chunk/ChunkCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockEntity(BlockPos pos) getBlockState(BlockPos pos) intprivate intgetLightAtPos(LightType type, BlockPos pos) intgetStrongRedstonePower(BlockPos pos, Direction direction) booleanmethod_13314(BlockPos blockPos, Chunk.Status status) booleanintmethod_8586(LightType type, BlockPos pos)
-
Field Details
-
minX
protected int minX- Mappings:
Namespace Name Mixin selector official aLakb;a:Iintermediary field_4595Lnet/minecraft/class_1164;field_4595:Inamed minXLnet/minecraft/world/chunk/ChunkCache;minX:I
-
minZ
protected int minZ- Mappings:
Namespace Name Mixin selector official bLakb;b:Iintermediary field_4596Lnet/minecraft/class_1164;field_4596:Inamed minZLnet/minecraft/world/chunk/ChunkCache;minZ:I
-
chunks
- Mappings:
Namespace Name Mixin selector official cLakb;c:[[Lauo;intermediary field_4597Lnet/minecraft/class_1164;field_4597:[[Lnet/minecraft/class_1196;named chunksLnet/minecraft/world/chunk/ChunkCache;chunks:[[Lnet/minecraft/world/chunk/Chunk;
-
empty
protected boolean empty- Mappings:
Namespace Name Mixin selector official dLakb;d:Zintermediary field_4598Lnet/minecraft/class_1164;field_4598:Znamed emptyLnet/minecraft/world/chunk/ChunkCache;empty:Z
-
world
- Mappings:
Namespace Name Mixin selector official eLakb;e:Lajs;intermediary field_4599Lnet/minecraft/class_1164;field_4599:Lnet/minecraft/class_1150;named worldLnet/minecraft/world/chunk/ChunkCache;world:Lnet/minecraft/world/World;
-
-
Constructor Details
-
ChunkCache
- Mappings:
Namespace Name Mixin selector official <init>Lakb;<init>(Lajs;Lco;Lco;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
-
method_3772
- Mappings:
Namespace Name Mixin selector official aaLakb;aa()Zintermediary method_3772Lnet/minecraft/class_1164;method_3772()Znamed method_3772Lnet/minecraft/world/chunk/ChunkCache;method_3772()Z
-
getBlockEntity
- Specified by:
getBlockEntityin interfaceBlockView- Mappings:
Namespace Name Mixin selector official rLajw;r(Lco;)Lasc;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;
-
method_13314
- Mappings:
Namespace Name Mixin selector official aLakb;a(Lco;Lauo$a;)Lasc;intermediary method_13314Lnet/minecraft/class_1164;method_13314(Lnet/minecraft/class_2552;Lnet/minecraft/class_1196$class_2251;)Lnet/minecraft/class_226;named method_13314Lnet/minecraft/world/chunk/ChunkCache;method_13314(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk$Status;)Lnet/minecraft/block/entity/BlockEntity;
-
getLight
-
getBlockState
- Specified by:
getBlockStatein interfaceBlockView- Mappings:
Namespace Name Mixin selector official oLajw;o(Lco;)Latl;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;
-
getBiome
- Specified by:
getBiomein interfaceBlockView- Mappings:
Namespace Name Mixin selector official bLajw;b(Lco;)Lakf;intermediary method_8577Lnet/minecraft/class_1158;method_8577(Lnet/minecraft/class_2552;)Lnet/minecraft/class_1170;named getBiomeLnet/minecraft/world/BlockView;getBiome(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/biome/Biome;
-
getLightAtPos
- Mappings:
Namespace Name Mixin selector official aLakb;a(Lajy;Lco;)Iintermediary method_8585Lnet/minecraft/class_1164;method_8585(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;)Inamed getLightAtPosLnet/minecraft/world/chunk/ChunkCache;getLightAtPos(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
-
isAir
-
method_8586
- Mappings:
Namespace Name Mixin selector official bLakb;b(Lajy;Lco;)Iintermediary method_8586Lnet/minecraft/class_1164;method_8586(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;)Inamed method_8586Lnet/minecraft/world/chunk/ChunkCache;method_8586(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
-
getStrongRedstonePower
- Specified by:
getStrongRedstonePowerin interfaceBlockView- Mappings:
Namespace Name Mixin selector official aLajw;a(Lco;Lcv;)Iintermediary method_8576Lnet/minecraft/class_1158;method_8576(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Inamed getStrongRedstonePowerLnet/minecraft/world/BlockView;getStrongRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
getGeneratorType
- Specified by:
getGeneratorTypein interfaceBlockView- Mappings:
Namespace Name Mixin selector official LLajw;L()Lajx;intermediary method_8575Lnet/minecraft/class_1158;method_8575()Lnet/minecraft/class_1160;named getGeneratorTypeLnet/minecraft/world/BlockView;getGeneratorType()Lnet/minecraft/world/level/LevelGeneratorType;
-