Package net.minecraft.world.chunk
Class EmptyChunk
java.lang.Object
net.minecraft.world.chunk.Chunk
net.minecraft.world.chunk.EmptyChunk
public class EmptyChunk extends Chunk
- Mappings:
Namespace Name official amxintermediary net/minecraft/class_398named net/minecraft/world/chunk/EmptyChunk
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.chunk.Chunk
Chunk.Status -
Field Summary
-
Constructor Summary
Constructors Constructor Description EmptyChunk(World world, int chunkX, int chunkZ) -
Method Summary
Modifier and Type Method Description BlockgetBlockAtPos(BlockPos pos)intgetLightAtPos(LightType type, BlockPos pos)booleanhasDirectSunlight(BlockPos pos)booleanisChunkEqual(int chunkX, int chunkZ)booleanisEmpty()voidmethod_1343()Randommethod_1347(long long2)voidmethod_1349(LightType type, BlockPos pos, int int2)voidmethod_1350(BlockEntity be)intmethod_1353(BlockPos pos, int int2)voidmethod_1355(BlockPos pos, BlockEntity be)BlockEntitymethod_1357(BlockPos pos, Chunk.Status status)<T extends Entity>
voidmethod_1359(Class<? extends T> clazz, Box box, List<T> list, Predicate<? super T> pred)voidmethod_1360(Entity entity)voidmethod_1361(Entity entity, int int2)voidmethod_1362(Entity entity, Box box, List<Entity> list, Predicate<? super Entity> pred)booleanmethod_1363(boolean bool)voidmethod_1368()intmethod_1369(int int2, int int3)intmethod_1371(BlockPos pos)voidmethod_1372(Entity entity)voidmethod_1374()booleanmethod_1375(int int2, int int3)intmethod_1378(BlockPos pos)voidmethod_1380()voidmethod_1385()voidmethod_1388(BlockPos pos)Methods inherited from class net.minecraft.world.chunk.Chunk
getBiomeArray, getBiomeAt, getBlockEntities, getBlockState, getBlockState, getBlockStorage, getChunkPos, getEntities, getInhabitedTime, getLevelHeightmap, getMinimumHeightMap, getWorld, isLightPopulated, isLoaded, isTerrainPopulated, method_1345, method_1351, method_1365, method_1373, method_1392, method_1394, method_1399, method_1401, method_1405, method_1406, populate, setBiomeArray, setChunkLoaded, setHasEntities, setInhabitedTime, setLastSaveTime, setLevelChunkSections, setLevelHeightmap, setLightPopulated, setModified, setTerrainPopulated
-
Constructor Details
-
EmptyChunk
- Mappings:
Namespace Name Mixin selector official <init>Lamy;<init>(Ladm;II)Vintermediary <init>Lnet/minecraft/class_399;<init>(Lnet/minecraft/class_99;II)Vnamed <init>Lnet/minecraft/world/chunk/Chunk;<init>(Lnet/minecraft/world/World;II)V
-
-
Method Details
-
isChunkEqual
public boolean isChunkEqual(int chunkX, int chunkZ)- Overrides:
isChunkEqualin classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(II)Zintermediary method_1344Lnet/minecraft/class_399;method_1344(II)Znamed isChunkEqualLnet/minecraft/world/chunk/Chunk;isChunkEqual(II)Z
-
method_1369
public int method_1369(int int2, int int3)- Overrides:
method_1369in classChunk- Mappings:
Namespace Name Mixin selector official bLamy;b(II)Iintermediary method_1369Lnet/minecraft/class_399;method_1369(II)Inamed method_1369Lnet/minecraft/world/chunk/Chunk;method_1369(II)I
-
method_1343
- Overrides:
method_1343in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a()Vintermediary method_1343Lnet/minecraft/class_399;method_1343()Vnamed method_1343Lnet/minecraft/world/chunk/Chunk;method_1343()V
-
method_1368
public void method_1368()- Overrides:
method_1368in classChunk- Mappings:
Namespace Name Mixin selector official bLamy;b()Vintermediary method_1368Lnet/minecraft/class_399;method_1368()Vnamed method_1368Lnet/minecraft/world/chunk/Chunk;method_1368()V
-
getBlockAtPos
- Overrides:
getBlockAtPosin classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;)Lafh;intermediary method_1352Lnet/minecraft/class_399;method_1352(Lnet/minecraft/class_1372;)Lnet/minecraft/class_160;named getBlockAtPosLnet/minecraft/world/chunk/Chunk;getBlockAtPos(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/Block;
-
method_1371
- Overrides:
method_1371in classChunk- Mappings:
Namespace Name Mixin selector official bLamy;b(Lcj;)Iintermediary method_1371Lnet/minecraft/class_399;method_1371(Lnet/minecraft/class_1372;)Inamed method_1371Lnet/minecraft/world/chunk/Chunk;method_1371(Lnet/minecraft/util/math/BlockPos;)I
-
method_1378
- Overrides:
method_1378in classChunk- Mappings:
Namespace Name Mixin selector official cLamy;c(Lcj;)Iintermediary method_1378Lnet/minecraft/class_399;method_1378(Lnet/minecraft/class_1372;)Inamed method_1378Lnet/minecraft/world/chunk/Chunk;method_1378(Lnet/minecraft/util/math/BlockPos;)I
-
getLightAtPos
- Overrides:
getLightAtPosin classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lads;Lcj;)Iintermediary method_1348Lnet/minecraft/class_399;method_1348(Lnet/minecraft/class_106;Lnet/minecraft/class_1372;)Inamed getLightAtPosLnet/minecraft/world/chunk/Chunk;getLightAtPos(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
-
method_1349
- Overrides:
method_1349in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lads;Lcj;I)Vintermediary method_1349Lnet/minecraft/class_399;method_1349(Lnet/minecraft/class_106;Lnet/minecraft/class_1372;I)Vnamed method_1349Lnet/minecraft/world/chunk/Chunk;method_1349(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;I)V
-
method_1353
- Overrides:
method_1353in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;I)Iintermediary method_1353Lnet/minecraft/class_399;method_1353(Lnet/minecraft/class_1372;I)Inamed method_1353Lnet/minecraft/world/chunk/Chunk;method_1353(Lnet/minecraft/util/math/BlockPos;I)I
-
method_1360
- Overrides:
method_1360in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lpk;)Vintermediary method_1360Lnet/minecraft/class_399;method_1360(Lnet/minecraft/class_1745;)Vnamed method_1360Lnet/minecraft/world/chunk/Chunk;method_1360(Lnet/minecraft/entity/Entity;)V
-
method_1372
- Overrides:
method_1372in classChunk- Mappings:
Namespace Name Mixin selector official bLamy;b(Lpk;)Vintermediary method_1372Lnet/minecraft/class_399;method_1372(Lnet/minecraft/class_1745;)Vnamed method_1372Lnet/minecraft/world/chunk/Chunk;method_1372(Lnet/minecraft/entity/Entity;)V
-
method_1361
- Overrides:
method_1361in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lpk;I)Vintermediary method_1361Lnet/minecraft/class_399;method_1361(Lnet/minecraft/class_1745;I)Vnamed method_1361Lnet/minecraft/world/chunk/Chunk;method_1361(Lnet/minecraft/entity/Entity;I)V
-
hasDirectSunlight
- Overrides:
hasDirectSunlightin classChunk- Mappings:
Namespace Name Mixin selector official dLamy;d(Lcj;)Zintermediary method_1383Lnet/minecraft/class_399;method_1383(Lnet/minecraft/class_1372;)Znamed hasDirectSunlightLnet/minecraft/world/chunk/Chunk;hasDirectSunlight(Lnet/minecraft/util/math/BlockPos;)Z
-
method_1357
- Overrides:
method_1357in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;Lamy$a;)Lakw;intermediary method_1357Lnet/minecraft/class_399;method_1357(Lnet/minecraft/class_1372;Lnet/minecraft/class_399$class_400;)Lnet/minecraft/class_348;named method_1357Lnet/minecraft/world/chunk/Chunk;method_1357(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk$Status;)Lnet/minecraft/block/entity/BlockEntity;
-
method_1350
- Overrides:
method_1350in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lakw;)Vintermediary method_1350Lnet/minecraft/class_399;method_1350(Lnet/minecraft/class_348;)Vnamed method_1350Lnet/minecraft/world/chunk/Chunk;method_1350(Lnet/minecraft/block/entity/BlockEntity;)V
-
method_1355
- Overrides:
method_1355in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lcj;Lakw;)Vintermediary method_1355Lnet/minecraft/class_399;method_1355(Lnet/minecraft/class_1372;Lnet/minecraft/class_348;)Vnamed method_1355Lnet/minecraft/world/chunk/Chunk;method_1355(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V
-
method_1388
- Overrides:
method_1388in classChunk- Mappings:
Namespace Name Mixin selector official eLamy;e(Lcj;)Vintermediary method_1388Lnet/minecraft/class_399;method_1388(Lnet/minecraft/class_1372;)Vnamed method_1388Lnet/minecraft/world/chunk/Chunk;method_1388(Lnet/minecraft/util/math/BlockPos;)V
-
method_1374
public void method_1374()- Overrides:
method_1374in classChunk- Mappings:
Namespace Name Mixin selector official cLamy;c()Vintermediary method_1374Lnet/minecraft/class_399;method_1374()Vnamed method_1374Lnet/minecraft/world/chunk/Chunk;method_1374()V
-
method_1380
public void method_1380()- Overrides:
method_1380in classChunk- Mappings:
Namespace Name Mixin selector official dLamy;d()Vintermediary method_1380Lnet/minecraft/class_399;method_1380()Vnamed method_1380Lnet/minecraft/world/chunk/Chunk;method_1380()V
-
method_1385
public void method_1385()- Overrides:
method_1385in classChunk- Mappings:
Namespace Name Mixin selector official eLamy;e()Vintermediary method_1385Lnet/minecraft/class_399;method_1385()Vnamed method_1385Lnet/minecraft/world/chunk/Chunk;method_1385()V
-
method_1362
- Overrides:
method_1362in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Lpk;Laug;Ljava/util/List;Lcom/google/common/base/Predicate;)Vintermediary method_1362Lnet/minecraft/class_399;method_1362(Lnet/minecraft/class_1745;Lnet/minecraft/class_646;Ljava/util/List;Lcom/google/common/base/Predicate;)Vnamed method_1362Lnet/minecraft/world/chunk/Chunk;method_1362(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;Ljava/util/List;Lcom/google/common/base/Predicate;)V
-
method_1359
public <T extends Entity> void method_1359(Class<? extends T> clazz, Box box, List<T> list, Predicate<? super T> pred)- Overrides:
method_1359in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Ljava/lang/Class;Laug;Ljava/util/List;Lcom/google/common/base/Predicate;)Vintermediary method_1359Lnet/minecraft/class_399;method_1359(Ljava/lang/Class;Lnet/minecraft/class_646;Ljava/util/List;Lcom/google/common/base/Predicate;)Vnamed method_1359Lnet/minecraft/world/chunk/Chunk;method_1359(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Ljava/util/List;Lcom/google/common/base/Predicate;)V
-
method_1363
public boolean method_1363(boolean bool)- Overrides:
method_1363in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(Z)Zintermediary method_1363Lnet/minecraft/class_399;method_1363(Z)Znamed method_1363Lnet/minecraft/world/chunk/Chunk;method_1363(Z)Z
-
method_1347
- Overrides:
method_1347in classChunk- Mappings:
Namespace Name Mixin selector official aLamy;a(J)Ljava/util/Random;intermediary method_1347Lnet/minecraft/class_399;method_1347(J)Ljava/util/Random;named method_1347Lnet/minecraft/world/chunk/Chunk;method_1347(J)Ljava/util/Random;
-
isEmpty
public boolean isEmpty() -
method_1375
public boolean method_1375(int int2, int int3)- Overrides:
method_1375in classChunk- Mappings:
Namespace Name Mixin selector official cLamy;c(II)Zintermediary method_1375Lnet/minecraft/class_399;method_1375(II)Znamed method_1375Lnet/minecraft/world/chunk/Chunk;method_1375(II)Z
-