Package net.minecraft.world.chunk
Class Chunk
java.lang.Object
net.minecraft.world.chunk.Chunk
- Direct Known Subclasses:
EmptyChunk
- Mappings:
Namespace Name official amyintermediary net/minecraft/class_1196named net/minecraft/world/chunk/Chunk
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final byte[]private final Map<BlockPos,BlockEntity> private booleanprivate ConcurrentLinkedQueue<BlockPos>private final ChunkSection[]final intfinal intprivate booleanprivate final TypeFilterableList<Entity>[]private final int[]private final boolean[]private booleanprivate intprivate final int[]private longprivate longprivate booleanprivate booleanprivate static final Loggerprivate intprivate booleanprivate booleanprivate final World -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanareSectionsEmptyBetween(int startY, int endY) voidprivate BlockEntitybyte[]getBiomeAt(BlockPos pos, LayeredBiomeSource biomeSurce) private BlockgetBlock(int x, int y, int z) getBlockAtPos(BlockPos pos) private intgetBlockData(int x, int y, int z) intgetBlockData(BlockPos pos) getBlockEntity(BlockPos pos, Chunk.Status status) private intgetBlockOpacity(int x, int y, int z) intgetBlockState(BlockPos pos, BlockState state) intgetHighestBlockY(int x, int z) intgetHighestBlockY(BlockPos pos) intlongint[]intgetLightAtPos(LightType type, BlockPos pos) intgetLightLevel(BlockPos pos, int darkness) intgetRandom(long seed) getWorld()booleanbooleanisChunkEqual(int chunkX, int chunkZ) booleanisEmpty()booleanbooleanisLoaded()booleanbooleanvoidprotected voidvoidmethod_3892(ChunkProvider provider1, ChunkProvider provider2, int chunkX, int chunkZ) voidmethod_3895(byte[] byte2, int int2, boolean bool) private voidmethod_3909(int x, int z, int int2, int int3) private voidmethod_3911(int x, int z) private voidmethod_3915(int x, int z, int int2) private voidmethod_3917(int x, int int2, int z) voidvoidprivate voidmethod_6534(boolean isClient) method_9131(int x, int y, int z) voidmethod_9136(BlockPos pos, BlockEntity be) <T extends Entity>
voidmethod_9140(Class<? extends T> clazz, Box box, List<T> list, Predicate<? super T> pred) voidvoidmethod_9150(BlockPos pos) method_9154(BlockPos blockPos) method_9156(BlockPos pos) private voidvoidpopulate()voidpopulateBlockEntities(boolean runningBehind) voidremoveEntity(Entity entity) voidremoveEntity(Entity entity, int index) voidsetBiomeArray(byte[] biomeArray) voidsetChunkLoaded(boolean loaded) voidsetHasEntities(boolean containsEntities) voidsetInhabitedTime(long inhabitedTime) voidsetLastSaveTime(long lastSaveTime) voidsetLevelChunkSections(ChunkSection[] chunkSections) voidsetLevelHeightmap(int[] heightmap) voidsetLightAtPos(LightType type, BlockPos pos, int light) voidsetLightPopulated(boolean lightPopulated) voidvoidsetModified(boolean modified) voidsetTerrainPopulated(boolean terrainPopulated) booleanshouldSave(boolean bool) voidprivate booleanupdateLight(int x, int z) private voidupdateLight(Direction dir)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official cLamy;c:Lorg/apache/logging/log4j/Logger;intermediary field_7504Lnet/minecraft/class_1196;field_7504:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/world/chunk/Chunk;LOGGER:Lorg/apache/logging/log4j/Logger;
-
chunkSections
- Mappings:
Namespace Name Mixin selector official dLamy;d:[Lamz;intermediary field_4740Lnet/minecraft/class_1196;field_4740:[Lnet/minecraft/class_1197;named chunkSectionsLnet/minecraft/world/chunk/Chunk;chunkSections:[Lnet/minecraft/world/chunk/ChunkSection;
-
biomeArray
private final byte[] biomeArray- Mappings:
Namespace Name Mixin selector official eLamy;e:[Bintermediary field_4741Lnet/minecraft/class_1196;field_4741:[Bnamed biomeArrayLnet/minecraft/world/chunk/Chunk;biomeArray:[B
-
field_4725
private final int[] field_4725- Mappings:
Namespace Name Mixin selector official fLamy;f:[Iintermediary field_4725Lnet/minecraft/class_1196;field_4725:[Inamed field_4725Lnet/minecraft/world/chunk/Chunk;field_4725:[I
-
field_4726
private final boolean[] field_4726- Mappings:
Namespace Name Mixin selector official gLamy;g:[Zintermediary field_4726Lnet/minecraft/class_1196;field_4726:[Znamed field_4726Lnet/minecraft/world/chunk/Chunk;field_4726:[Z
-
loaded
private boolean loaded- Mappings:
Namespace Name Mixin selector official hLamy;h:Zintermediary field_4727Lnet/minecraft/class_1196;field_4727:Znamed loadedLnet/minecraft/world/chunk/Chunk;loaded:Z
-
world
- Mappings:
Namespace Name Mixin selector official iLamy;i:Ladm;intermediary field_4728Lnet/minecraft/class_1196;field_4728:Lnet/minecraft/class_1150;named worldLnet/minecraft/world/chunk/Chunk;world:Lnet/minecraft/world/World;
-
heightmap
private final int[] heightmap- Mappings:
Namespace Name Mixin selector official jLamy;j:[Iintermediary field_4729Lnet/minecraft/class_1196;field_4729:[Inamed heightmapLnet/minecraft/world/chunk/Chunk;heightmap:[I
-
chunkX
public final int chunkX- Mappings:
Namespace Name Mixin selector official aLamy;a:Iintermediary field_4730Lnet/minecraft/class_1196;field_4730:Inamed chunkXLnet/minecraft/world/chunk/Chunk;chunkX:I
-
chunkZ
public final int chunkZ- Mappings:
Namespace Name Mixin selector official bLamy;b:Iintermediary field_4731Lnet/minecraft/class_1196;field_4731:Inamed chunkZLnet/minecraft/world/chunk/Chunk;chunkZ:I
-
field_4742
private boolean field_4742- Mappings:
Namespace Name Mixin selector official kLamy;k:Zintermediary field_4742Lnet/minecraft/class_1196;field_4742:Znamed field_4742Lnet/minecraft/world/chunk/Chunk;field_4742:Z
-
blockEntities
- Mappings:
Namespace Name Mixin selector official lLamy;l:Ljava/util/Map;intermediary field_4732Lnet/minecraft/class_1196;field_4732:Ljava/util/Map;named blockEntitiesLnet/minecraft/world/chunk/Chunk;blockEntities:Ljava/util/Map;
-
entities
- Mappings:
Namespace Name Mixin selector official mLamy;m:[Lne;intermediary field_9945Lnet/minecraft/class_1196;field_9945:[Lnet/minecraft/class_2600;named entitiesLnet/minecraft/world/chunk/Chunk;entities:[Lnet/minecraft/util/TypeFilterableList;
-
terrainPopulated
private boolean terrainPopulated- Mappings:
Namespace Name Mixin selector official nLamy;n:Zintermediary field_4734Lnet/minecraft/class_1196;field_4734:Znamed terrainPopulatedLnet/minecraft/world/chunk/Chunk;terrainPopulated:Z
-
lightPopulated
private boolean lightPopulated- Mappings:
Namespace Name Mixin selector official oLamy;o:Zintermediary field_7502Lnet/minecraft/class_1196;field_7502:Znamed lightPopulatedLnet/minecraft/world/chunk/Chunk;lightPopulated:Z
-
blockEntitiesPopulated
private boolean blockEntitiesPopulated- Mappings:
Namespace Name Mixin selector official pLamy;p:Zintermediary field_7503Lnet/minecraft/class_1196;field_7503:Znamed blockEntitiesPopulatedLnet/minecraft/world/chunk/Chunk;blockEntitiesPopulated:Z
-
modified
private boolean modified- Mappings:
Namespace Name Mixin selector official qLamy;q:Zintermediary field_4735Lnet/minecraft/class_1196;field_4735:Znamed modifiedLnet/minecraft/world/chunk/Chunk;modified:Z
-
containsEntities
private boolean containsEntities- Mappings:
Namespace Name Mixin selector official rLamy;r:Zintermediary field_4736Lnet/minecraft/class_1196;field_4736:Znamed containsEntitiesLnet/minecraft/world/chunk/Chunk;containsEntities:Z
-
lastSaveTime
private long lastSaveTime- Mappings:
Namespace Name Mixin selector official sLamy;s:Jintermediary field_4737Lnet/minecraft/class_1196;field_4737:Jnamed lastSaveTimeLnet/minecraft/world/chunk/Chunk;lastSaveTime:J
-
minimumHeightMap
private int minimumHeightMap- Mappings:
Namespace Name Mixin selector official tLamy;t:Iintermediary field_5479Lnet/minecraft/class_1196;field_5479:Inamed minimumHeightMapLnet/minecraft/world/chunk/Chunk;minimumHeightMap:I
-
inhabitedTime
private long inhabitedTime- Mappings:
Namespace Name Mixin selector official uLamy;u:Jintermediary field_6229Lnet/minecraft/class_1196;field_6229:Jnamed inhabitedTimeLnet/minecraft/world/chunk/Chunk;inhabitedTime:J
-
field_4743
private int field_4743- Mappings:
Namespace Name Mixin selector official vLamy;v:Iintermediary field_4743Lnet/minecraft/class_1196;field_4743:Inamed field_4743Lnet/minecraft/world/chunk/Chunk;field_4743:I
-
blocks
- Mappings:
Namespace Name Mixin selector official wLamy;w:Ljava/util/concurrent/ConcurrentLinkedQueue;intermediary field_9946Lnet/minecraft/class_1196;field_9946:Ljava/util/concurrent/ConcurrentLinkedQueue;named blocksLnet/minecraft/world/chunk/Chunk;blocks:Ljava/util/concurrent/ConcurrentLinkedQueue;
-
-
Constructor Details
-
Chunk
- Mappings:
Namespace Name Mixin selector official <init>Lamy;<init>(Ladm;II)Vintermediary <init>Lnet/minecraft/class_1196;<init>(Lnet/minecraft/class_1150;II)Vnamed <init>Lnet/minecraft/world/chunk/Chunk;<init>(Lnet/minecraft/world/World;II)V
-
Chunk
- Mappings:
Namespace Name Mixin selector official <init>Lamy;<init>(Ladm;Lans;II)Vintermediary <init>Lnet/minecraft/class_1196;<init>(Lnet/minecraft/class_1150;Lnet/minecraft/class_2252;II)Vnamed <init>Lnet/minecraft/world/chunk/Chunk;<init>(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/ChunkBlockStateStorage;II)V
-
-
Method Details
-
isChunkEqual
public boolean isChunkEqual(int chunkX, int chunkZ) - Mappings:
Namespace Name Mixin selector official aLamy;a(II)Zintermediary method_3878Lnet/minecraft/class_1196;method_3878(II)Znamed isChunkEqualLnet/minecraft/world/chunk/Chunk;isChunkEqual(II)Z
-
getHighestBlockY
- Mappings:
Namespace Name Mixin selector official fLamy;f(Lcj;)Iintermediary method_9152Lnet/minecraft/class_1196;method_9152(Lnet/minecraft/class_2552;)Inamed getHighestBlockYLnet/minecraft/world/chunk/Chunk;getHighestBlockY(Lnet/minecraft/util/math/BlockPos;)I
-
getHighestBlockY
public int getHighestBlockY(int x, int z) - Mappings:
Namespace Name Mixin selector official bLamy;b(II)Iintermediary method_3898Lnet/minecraft/class_1196;method_3898(II)Inamed getHighestBlockYLnet/minecraft/world/chunk/Chunk;getHighestBlockY(II)I
-
getHighestNonEmptySectionYOffset
public int getHighestNonEmptySectionYOffset()- Mappings:
Namespace Name Mixin selector official gLamy;g()Iintermediary method_3916Lnet/minecraft/class_1196;method_3916()Inamed getHighestNonEmptySectionYOffsetLnet/minecraft/world/chunk/Chunk;getHighestNonEmptySectionYOffset()I
-
getBlockStorage
- Mappings:
Namespace Name Mixin selector official hLamy;h()[Lamz;intermediary method_3918Lnet/minecraft/class_1196;method_3918()[Lnet/minecraft/class_1197;named getBlockStorageLnet/minecraft/world/chunk/Chunk;getBlockStorage()[Lnet/minecraft/world/chunk/ChunkSection;
-
method_3877
- Mappings:
Namespace Name Mixin selector official aLamy;a()Vintermediary method_3877Lnet/minecraft/class_1196;method_3877()Vnamed method_3877Lnet/minecraft/world/chunk/Chunk;method_3877()V
-
calculateSkyLight
public void calculateSkyLight()- Mappings:
Namespace Name Mixin selector official bLamy;b()Vintermediary method_3897Lnet/minecraft/class_1196;method_3897()Vnamed calculateSkyLightLnet/minecraft/world/chunk/Chunk;calculateSkyLight()V
-
method_3911
private void method_3911(int x, int z) - Mappings:
Namespace Name Mixin selector official dLamy;d(II)Vintermediary method_3911Lnet/minecraft/class_1196;method_3911(II)Vnamed method_3911Lnet/minecraft/world/chunk/Chunk;method_3911(II)V
-
method_6534
private void method_6534(boolean isClient) - Mappings:
Namespace Name Mixin selector official hLamy;h(Z)Vintermediary method_6534Lnet/minecraft/class_1196;method_6534(Z)Vnamed method_6534Lnet/minecraft/world/chunk/Chunk;method_6534(Z)V
-
method_3915
private void method_3915(int x, int z, int int2) - Mappings:
Namespace Name Mixin selector official cLamy;c(III)Vintermediary method_3915Lnet/minecraft/class_1196;method_3915(III)Vnamed method_3915Lnet/minecraft/world/chunk/Chunk;method_3915(III)V
-
method_3909
private void method_3909(int x, int z, int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLamy;a(IIII)Vintermediary method_3909Lnet/minecraft/class_1196;method_3909(IIII)Vnamed method_3909Lnet/minecraft/world/chunk/Chunk;method_3909(IIII)V
-
method_3917
private void method_3917(int x, int int2, int z) - Mappings:
Namespace Name Mixin selector official dLamy;d(III)Vintermediary method_3917Lnet/minecraft/class_1196;method_3917(III)Vnamed method_3917Lnet/minecraft/world/chunk/Chunk;method_3917(III)V
-
getBlockOpacityAtPos
- Mappings:
Namespace Name Mixin selector official bLamy;b(Lcj;)Iintermediary method_9144Lnet/minecraft/class_1196;method_9144(Lnet/minecraft/class_2552;)Inamed getBlockOpacityAtPosLnet/minecraft/world/chunk/Chunk;getBlockOpacityAtPos(Lnet/minecraft/util/math/BlockPos;)I
-
getBlockOpacity
private int getBlockOpacity(int x, int y, int z) - Mappings:
Namespace Name Mixin selector official eLamy;e(III)Iintermediary method_3899Lnet/minecraft/class_1196;method_3899(III)Inamed getBlockOpacityLnet/minecraft/world/chunk/Chunk;getBlockOpacity(III)I
-
getBlock
- Mappings:
Namespace Name Mixin selector official fLamy;f(III)Lafh;intermediary method_6532Lnet/minecraft/class_1196;method_6532(III)Lnet/minecraft/class_197;named getBlockLnet/minecraft/world/chunk/Chunk;getBlock(III)Lnet/minecraft/block/Block;
-
method_9131
- Mappings:
Namespace Name Mixin selector official aLamy;a(III)Lafh;intermediary method_9131Lnet/minecraft/class_1196;method_9131(III)Lnet/minecraft/class_197;named method_9131Lnet/minecraft/world/chunk/Chunk;method_9131(III)Lnet/minecraft/block/Block;
-
getBlockAtPos
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;)Lafh;intermediary method_9133Lnet/minecraft/class_1196;method_9133(Lnet/minecraft/class_2552;)Lnet/minecraft/class_197;named getBlockAtPosLnet/minecraft/world/chunk/Chunk;getBlockAtPos(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/Block;
-
method_9154
- Mappings:
Namespace Name Mixin selector official gLamy;g(Lcj;)Lalz;intermediary method_9154Lnet/minecraft/class_1196;method_9154(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named method_9154Lnet/minecraft/world/chunk/Chunk;method_9154(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
getBlockData
private int getBlockData(int x, int y, int z) - Mappings:
Namespace Name Mixin selector official gLamy;g(III)Iintermediary method_3904Lnet/minecraft/class_1196;method_3904(III)Inamed getBlockDataLnet/minecraft/world/chunk/Chunk;getBlockData(III)I
-
getBlockData
- Mappings:
Namespace Name Mixin selector official cLamy;c(Lcj;)Iintermediary method_9146Lnet/minecraft/class_1196;method_9146(Lnet/minecraft/class_2552;)Inamed getBlockDataLnet/minecraft/world/chunk/Chunk;getBlockData(Lnet/minecraft/util/math/BlockPos;)I
-
getBlockState
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;Lalz;)Lalz;intermediary method_9137Lnet/minecraft/class_1196;method_9137(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Lnet/minecraft/class_2232;named getBlockStateLnet/minecraft/world/chunk/Chunk;getBlockState(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
-
getLightAtPos
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lads;Lcj;)Iintermediary method_9132Lnet/minecraft/class_1196;method_9132(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;)Inamed getLightAtPosLnet/minecraft/world/chunk/Chunk;getLightAtPos(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
-
setLightAtPos
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lads;Lcj;I)Vintermediary method_3891Lnet/minecraft/class_1196;method_3891(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;I)Vnamed setLightAtPosLnet/minecraft/world/chunk/Chunk;setLightAtPos(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;I)V
-
getLightLevel
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;I)Iintermediary method_9134Lnet/minecraft/class_1196;method_9134(Lnet/minecraft/class_2552;I)Inamed getLightLevelLnet/minecraft/world/chunk/Chunk;getLightLevel(Lnet/minecraft/util/math/BlockPos;I)I
-
addEntity
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lpk;)Vintermediary method_3887Lnet/minecraft/class_1196;method_3887(Lnet/minecraft/class_864;)Vnamed addEntityLnet/minecraft/world/chunk/Chunk;addEntity(Lnet/minecraft/entity/Entity;)V
-
removeEntity
- Mappings:
Namespace Name Mixin selector official bLamy;b(Lpk;)Vintermediary method_3901Lnet/minecraft/class_1196;method_3901(Lnet/minecraft/class_864;)Vnamed removeEntityLnet/minecraft/world/chunk/Chunk;removeEntity(Lnet/minecraft/entity/Entity;)V
-
removeEntity
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lpk;I)Vintermediary method_3888Lnet/minecraft/class_1196;method_3888(Lnet/minecraft/class_864;I)Vnamed removeEntityLnet/minecraft/world/chunk/Chunk;removeEntity(Lnet/minecraft/entity/Entity;I)V
-
hasDirectSunlight
- Mappings:
Namespace Name Mixin selector official dLamy;d(Lcj;)Zintermediary method_9148Lnet/minecraft/class_1196;method_9148(Lnet/minecraft/class_2552;)Znamed hasDirectSunlightLnet/minecraft/world/chunk/Chunk;hasDirectSunlight(Lnet/minecraft/util/math/BlockPos;)Z
-
createBlockEntity
- Mappings:
Namespace Name Mixin selector official iLamy;i(Lcj;)Lakw;intermediary method_9157Lnet/minecraft/class_1196;method_9157(Lnet/minecraft/class_2552;)Lnet/minecraft/class_226;named createBlockEntityLnet/minecraft/world/chunk/Chunk;createBlockEntity(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/entity/BlockEntity;
-
getBlockEntity
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;Lamy$a;)Lakw;intermediary method_9138Lnet/minecraft/class_1196;method_9138(Lnet/minecraft/class_2552;Lnet/minecraft/class_1196$class_2251;)Lnet/minecraft/class_226;named getBlockEntityLnet/minecraft/world/chunk/Chunk;getBlockEntity(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk$Status;)Lnet/minecraft/block/entity/BlockEntity;
-
addBlockEntity
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lakw;)Vintermediary method_3885Lnet/minecraft/class_1196;method_3885(Lnet/minecraft/class_226;)Vnamed addBlockEntityLnet/minecraft/world/chunk/Chunk;addBlockEntity(Lnet/minecraft/block/entity/BlockEntity;)V
-
method_9136
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;Lakw;)Vintermediary method_9136Lnet/minecraft/class_1196;method_9136(Lnet/minecraft/class_2552;Lnet/minecraft/class_226;)Vnamed method_9136Lnet/minecraft/world/chunk/Chunk;method_9136(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V
-
method_9150
- Mappings:
Namespace Name Mixin selector official eLamy;e(Lcj;)Vintermediary method_9150Lnet/minecraft/class_1196;method_9150(Lnet/minecraft/class_2552;)Vnamed method_9150Lnet/minecraft/world/chunk/Chunk;method_9150(Lnet/minecraft/util/math/BlockPos;)V
-
loadToWorld
public void loadToWorld()- Mappings:
Namespace Name Mixin selector official cLamy;c()Vintermediary method_3902Lnet/minecraft/class_1196;method_3902()Vnamed loadToWorldLnet/minecraft/world/chunk/Chunk;loadToWorld()V
-
unloadFromWorld
public void unloadFromWorld()- Mappings:
Namespace Name Mixin selector official dLamy;d()Vintermediary method_3906Lnet/minecraft/class_1196;method_3906()Vnamed unloadFromWorldLnet/minecraft/world/chunk/Chunk;unloadFromWorld()V
-
setModified
public void setModified()- Mappings:
Namespace Name Mixin selector official eLamy;e()Vintermediary method_3910Lnet/minecraft/class_1196;method_3910()Vnamed setModifiedLnet/minecraft/world/chunk/Chunk;setModified()V
-
method_9141
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lpk;Laug;Ljava/util/List;Lcom/google/common/base/Predicate;)Vintermediary method_9141Lnet/minecraft/class_1196;method_9141(Lnet/minecraft/class_864;Lnet/minecraft/class_231;Ljava/util/List;Lcom/google/common/base/Predicate;)Vnamed method_9141Lnet/minecraft/world/chunk/Chunk;method_9141(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;Ljava/util/List;Lcom/google/common/base/Predicate;)V
-
method_9140
public <T extends Entity> void method_9140(Class<? extends T> clazz, Box box, List<T> list, Predicate<? super T> pred) - Mappings:
Namespace Name Mixin selector official aLamy;a(Ljava/lang/Class;Laug;Ljava/util/List;Lcom/google/common/base/Predicate;)Vintermediary method_9140Lnet/minecraft/class_1196;method_9140(Ljava/lang/Class;Lnet/minecraft/class_231;Ljava/util/List;Lcom/google/common/base/Predicate;)Vnamed method_9140Lnet/minecraft/world/chunk/Chunk;method_9140(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Ljava/util/List;Lcom/google/common/base/Predicate;)V
-
shouldSave
public boolean shouldSave(boolean bool) - Mappings:
Namespace Name Mixin selector official aLamy;a(Z)Zintermediary method_3893Lnet/minecraft/class_1196;method_3893(Z)Znamed shouldSaveLnet/minecraft/world/chunk/Chunk;shouldSave(Z)Z
-
getRandom
- Mappings:
Namespace Name Mixin selector official aLamy;a(J)Ljava/util/Random;intermediary method_3884Lnet/minecraft/class_1196;method_3884(J)Ljava/util/Random;named getRandomLnet/minecraft/world/chunk/Chunk;getRandom(J)Ljava/util/Random;
-
isEmpty
public boolean isEmpty()- Mappings:
Namespace Name Mixin selector official fLamy;f()Zintermediary method_3914Lnet/minecraft/class_1196;method_3914()Znamed isEmptyLnet/minecraft/world/chunk/Chunk;isEmpty()Z
-
method_3892
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lamv;Lamv;II)Vintermediary method_3892Lnet/minecraft/class_1196;method_3892(Lnet/minecraft/class_1193;Lnet/minecraft/class_1193;II)Vnamed method_3892Lnet/minecraft/world/chunk/Chunk;method_3892(Lnet/minecraft/world/chunk/ChunkProvider;Lnet/minecraft/world/chunk/ChunkProvider;II)V
-
method_9156
- Mappings:
Namespace Name Mixin selector official hLamy;h(Lcj;)Lcj;intermediary method_9156Lnet/minecraft/class_1196;method_9156(Lnet/minecraft/class_2552;)Lnet/minecraft/class_2552;named method_9156Lnet/minecraft/world/chunk/Chunk;method_9156(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
populateBlockEntities
public void populateBlockEntities(boolean runningBehind) - Mappings:
Namespace Name Mixin selector official bLamy;b(Z)Vintermediary method_6533Lnet/minecraft/class_1196;method_6533(Z)Vnamed populateBlockEntitiesLnet/minecraft/world/chunk/Chunk;populateBlockEntities(Z)V
-
isPopulated
public boolean isPopulated()- Mappings:
Namespace Name Mixin selector official iLamy;i()Zintermediary method_6536Lnet/minecraft/class_1196;method_6536()Znamed isPopulatedLnet/minecraft/world/chunk/Chunk;isPopulated()Z
-
getChunkPos
- Mappings:
Namespace Name Mixin selector official jLamy;j()Ladg;intermediary method_3920Lnet/minecraft/class_1196;method_3920()Lnet/minecraft/class_1146;named getChunkPosLnet/minecraft/world/chunk/Chunk;getChunkPos()Lnet/minecraft/util/math/ChunkPos;
-
areSectionsEmptyBetween
public boolean areSectionsEmptyBetween(int startY, int endY) - Mappings:
Namespace Name Mixin selector official cLamy;c(II)Zintermediary method_3903Lnet/minecraft/class_1196;method_3903(II)Znamed areSectionsEmptyBetweenLnet/minecraft/world/chunk/Chunk;areSectionsEmptyBetween(II)Z
-
setLevelChunkSections
- Mappings:
Namespace Name Mixin selector official aLamy;a([Lamz;)Vintermediary method_3896Lnet/minecraft/class_1196;method_3896([Lnet/minecraft/class_1197;)Vnamed setLevelChunkSectionsLnet/minecraft/world/chunk/Chunk;setLevelChunkSections([Lnet/minecraft/world/chunk/ChunkSection;)V
-
method_3895
- Mappings:
Namespace Name Mixin selector official aLamy;a([BIZ)Vintermediary method_3895Lnet/minecraft/class_1196;method_3895([BIZ)Vnamed method_3895Lnet/minecraft/world/chunk/Chunk;method_3895([BIZ)V
-
getBiomeAt
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;Laec;)Lady;intermediary method_9135Lnet/minecraft/class_1196;method_9135(Lnet/minecraft/class_2552;Lnet/minecraft/class_1175;)Lnet/minecraft/class_1170;named getBiomeAtLnet/minecraft/world/chunk/Chunk;getBiomeAt(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/LayeredBiomeSource;)Lnet/minecraft/world/biome/Biome;
-
getBiomeArray
public byte[] getBiomeArray()- Mappings:
Namespace Name Mixin selector official kLamy;k()[Bintermediary method_3921Lnet/minecraft/class_1196;method_3921()[Bnamed getBiomeArrayLnet/minecraft/world/chunk/Chunk;getBiomeArray()[B
-
setBiomeArray
public void setBiomeArray(byte[] biomeArray) - Mappings:
Namespace Name Mixin selector official aLamy;a([B)Vintermediary method_3894Lnet/minecraft/class_1196;method_3894([B)Vnamed setBiomeArrayLnet/minecraft/world/chunk/Chunk;setBiomeArray([B)V
-
method_3922
public void method_3922()- Mappings:
Namespace Name Mixin selector official lLamy;l()Vintermediary method_3922Lnet/minecraft/class_1196;method_3922()Vnamed method_3922Lnet/minecraft/world/chunk/Chunk;method_3922()V
-
method_3923
public void method_3923()- Mappings:
Namespace Name Mixin selector official mLamy;m()Vintermediary method_3923Lnet/minecraft/class_1196;method_3923()Vnamed method_3923Lnet/minecraft/world/chunk/Chunk;method_3923()V
-
populate
public void populate()- Mappings:
Namespace Name Mixin selector official nLamy;n()Vintermediary method_6537Lnet/minecraft/class_1196;method_6537()Vnamed populateLnet/minecraft/world/chunk/Chunk;populate()V
-
method_9167
private void method_9167()- Mappings:
Namespace Name Mixin selector official yLamy;y()Vintermediary method_9167Lnet/minecraft/class_1196;method_9167()Vnamed method_9167Lnet/minecraft/world/chunk/Chunk;method_9167()V
-
updateLight
- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcq;)Vintermediary method_9139Lnet/minecraft/class_1196;method_9139(Lnet/minecraft/class_1354;)Vnamed updateLightLnet/minecraft/world/chunk/Chunk;updateLight(Lnet/minecraft/util/math/Direction;)V
-
updateLight
private boolean updateLight(int x, int z) - Mappings:
Namespace Name Mixin selector official eLamy;e(II)Zintermediary method_6535Lnet/minecraft/class_1196;method_6535(II)Znamed updateLightLnet/minecraft/world/chunk/Chunk;updateLight(II)Z
-
isLoaded
public boolean isLoaded()- Mappings:
Namespace Name Mixin selector official oLamy;o()Zintermediary method_9158Lnet/minecraft/class_1196;method_9158()Znamed isLoadedLnet/minecraft/world/chunk/Chunk;isLoaded()Z
-
setChunkLoaded
- Mappings:
Namespace Name Mixin selector official cLamy;c(Z)Vintermediary method_9147Lnet/minecraft/class_1196;method_9147(Z)Vnamed setChunkLoadedLnet/minecraft/world/chunk/Chunk;setChunkLoaded(Z)V
-
getWorld
- Mappings:
Namespace Name Mixin selector official pLamy;p()Ladm;intermediary method_9159Lnet/minecraft/class_1196;method_9159()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/world/chunk/Chunk;getWorld()Lnet/minecraft/world/World;
-
getLevelHeightmap
public int[] getLevelHeightmap()- Mappings:
Namespace Name Mixin selector official qLamy;q()[Iintermediary method_9160Lnet/minecraft/class_1196;method_9160()[Inamed getLevelHeightmapLnet/minecraft/world/chunk/Chunk;getLevelHeightmap()[I
-
setLevelHeightmap
public void setLevelHeightmap(int[] heightmap) - Mappings:
Namespace Name Mixin selector official aLamy;a([I)Vintermediary method_9142Lnet/minecraft/class_1196;method_9142([I)Vnamed setLevelHeightmapLnet/minecraft/world/chunk/Chunk;setLevelHeightmap([I)V
-
getBlockEntities
- Mappings:
Namespace Name Mixin selector official rLamy;r()Ljava/util/Map;intermediary method_9161Lnet/minecraft/class_1196;method_9161()Ljava/util/Map;named getBlockEntitiesLnet/minecraft/world/chunk/Chunk;getBlockEntities()Ljava/util/Map;
-
getEntities
- Mappings:
Namespace Name Mixin selector official sLamy;s()[Lne;intermediary method_9162Lnet/minecraft/class_1196;method_9162()[Lnet/minecraft/class_2600;named getEntitiesLnet/minecraft/world/chunk/Chunk;getEntities()[Lnet/minecraft/util/TypeFilterableList;
-
isTerrainPopulated
public boolean isTerrainPopulated()- Mappings:
Namespace Name Mixin selector official tLamy;t()Zintermediary method_9163Lnet/minecraft/class_1196;method_9163()Znamed isTerrainPopulatedLnet/minecraft/world/chunk/Chunk;isTerrainPopulated()Z
-
setTerrainPopulated
public void setTerrainPopulated(boolean terrainPopulated) - Mappings:
Namespace Name Mixin selector official dLamy;d(Z)Vintermediary method_9149Lnet/minecraft/class_1196;method_9149(Z)Vnamed setTerrainPopulatedLnet/minecraft/world/chunk/Chunk;setTerrainPopulated(Z)V
-
isLightPopulated
public boolean isLightPopulated()- Mappings:
Namespace Name Mixin selector official uLamy;u()Zintermediary method_9164Lnet/minecraft/class_1196;method_9164()Znamed isLightPopulatedLnet/minecraft/world/chunk/Chunk;isLightPopulated()Z
-
setLightPopulated
public void setLightPopulated(boolean lightPopulated) - Mappings:
Namespace Name Mixin selector official eLamy;e(Z)Vintermediary method_9151Lnet/minecraft/class_1196;method_9151(Z)Vnamed setLightPopulatedLnet/minecraft/world/chunk/Chunk;setLightPopulated(Z)V
-
setModified
public void setModified(boolean modified) - Mappings:
Namespace Name Mixin selector official fLamy;f(Z)Vintermediary method_9153Lnet/minecraft/class_1196;method_9153(Z)Vnamed setModifiedLnet/minecraft/world/chunk/Chunk;setModified(Z)V
-
setHasEntities
public void setHasEntities(boolean containsEntities) - Mappings:
Namespace Name Mixin selector official gLamy;g(Z)Vintermediary method_9155Lnet/minecraft/class_1196;method_9155(Z)Vnamed setHasEntitiesLnet/minecraft/world/chunk/Chunk;setHasEntities(Z)V
-
setLastSaveTime
public void setLastSaveTime(long lastSaveTime) - Mappings:
Namespace Name Mixin selector official bLamy;b(J)Vintermediary method_9143Lnet/minecraft/class_1196;method_9143(J)Vnamed setLastSaveTimeLnet/minecraft/world/chunk/Chunk;setLastSaveTime(J)V
-
getMinimumHeightMap
public int getMinimumHeightMap()- Mappings:
Namespace Name Mixin selector official vLamy;v()Iintermediary method_9165Lnet/minecraft/class_1196;method_9165()Inamed getMinimumHeightMapLnet/minecraft/world/chunk/Chunk;getMinimumHeightMap()I
-
getInhabitedTime
public long getInhabitedTime()- Mappings:
Namespace Name Mixin selector official wLamy;w()Jintermediary method_9166Lnet/minecraft/class_1196;method_9166()Jnamed getInhabitedTimeLnet/minecraft/world/chunk/Chunk;getInhabitedTime()J
-
setInhabitedTime
public void setInhabitedTime(long inhabitedTime) - Mappings:
Namespace Name Mixin selector official cLamy;c(J)Vintermediary method_9145Lnet/minecraft/class_1196;method_9145(J)Vnamed setInhabitedTimeLnet/minecraft/world/chunk/Chunk;setInhabitedTime(J)V
-