Class EmptyChunk

java.lang.Object
net.minecraft.world.chunk.Chunk
net.minecraft.world.chunk.EmptyChunk

public class EmptyChunk
extends Chunk
Mappings:
Namespace Name
official amx
intermediary net/minecraft/class_398
named net/minecraft/world/chunk/EmptyChunk
  • Constructor Details

    • EmptyChunk

      public EmptyChunk​(World world, int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lamy;<init>(Ladm;II)V
      intermediary <init> Lnet/minecraft/class_399;<init>(Lnet/minecraft/class_99;II)V
      named <init> Lnet/minecraft/world/chunk/Chunk;<init>(Lnet/minecraft/world/World;II)V
  • Method Details

    • isChunkEqual

      public boolean isChunkEqual​(int chunkX, int chunkZ)
      Overrides:
      isChunkEqual in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(II)Z
      intermediary method_1344 Lnet/minecraft/class_399;method_1344(II)Z
      named isChunkEqual Lnet/minecraft/world/chunk/Chunk;isChunkEqual(II)Z
    • method_1369

      public int method_1369​(int int2, int int3)
      Overrides:
      method_1369 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official b Lamy;b(II)I
      intermediary method_1369 Lnet/minecraft/class_399;method_1369(II)I
      named method_1369 Lnet/minecraft/world/chunk/Chunk;method_1369(II)I
    • method_1343

      @Environment(CLIENT) public void method_1343()
      Overrides:
      method_1343 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a()V
      intermediary method_1343 Lnet/minecraft/class_399;method_1343()V
      named method_1343 Lnet/minecraft/world/chunk/Chunk;method_1343()V
    • method_1368

      public void method_1368()
      Overrides:
      method_1368 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official b Lamy;b()V
      intermediary method_1368 Lnet/minecraft/class_399;method_1368()V
      named method_1368 Lnet/minecraft/world/chunk/Chunk;method_1368()V
    • getBlockAtPos

      public Block getBlockAtPos​(BlockPos pos)
      Overrides:
      getBlockAtPos in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lcj;)Lafh;
      intermediary method_1352 Lnet/minecraft/class_399;method_1352(Lnet/minecraft/class_1372;)Lnet/minecraft/class_160;
      named getBlockAtPos Lnet/minecraft/world/chunk/Chunk;getBlockAtPos(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/Block;
    • method_1371

      public int method_1371​(BlockPos pos)
      Overrides:
      method_1371 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official b Lamy;b(Lcj;)I
      intermediary method_1371 Lnet/minecraft/class_399;method_1371(Lnet/minecraft/class_1372;)I
      named method_1371 Lnet/minecraft/world/chunk/Chunk;method_1371(Lnet/minecraft/util/math/BlockPos;)I
    • method_1378

      public int method_1378​(BlockPos pos)
      Overrides:
      method_1378 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official c Lamy;c(Lcj;)I
      intermediary method_1378 Lnet/minecraft/class_399;method_1378(Lnet/minecraft/class_1372;)I
      named method_1378 Lnet/minecraft/world/chunk/Chunk;method_1378(Lnet/minecraft/util/math/BlockPos;)I
    • getLightAtPos

      public int getLightAtPos​(LightType type, BlockPos pos)
      Overrides:
      getLightAtPos in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lads;Lcj;)I
      intermediary method_1348 Lnet/minecraft/class_399;method_1348(Lnet/minecraft/class_106;Lnet/minecraft/class_1372;)I
      named getLightAtPos Lnet/minecraft/world/chunk/Chunk;getLightAtPos(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;)I
    • method_1349

      public void method_1349​(LightType type, BlockPos pos, int int2)
      Overrides:
      method_1349 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lads;Lcj;I)V
      intermediary method_1349 Lnet/minecraft/class_399;method_1349(Lnet/minecraft/class_106;Lnet/minecraft/class_1372;I)V
      named method_1349 Lnet/minecraft/world/chunk/Chunk;method_1349(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;I)V
    • method_1353

      public int method_1353​(BlockPos pos, int int2)
      Overrides:
      method_1353 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lcj;I)I
      intermediary method_1353 Lnet/minecraft/class_399;method_1353(Lnet/minecraft/class_1372;I)I
      named method_1353 Lnet/minecraft/world/chunk/Chunk;method_1353(Lnet/minecraft/util/math/BlockPos;I)I
    • method_1360

      public void method_1360​(Entity entity)
      Overrides:
      method_1360 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lpk;)V
      intermediary method_1360 Lnet/minecraft/class_399;method_1360(Lnet/minecraft/class_1745;)V
      named method_1360 Lnet/minecraft/world/chunk/Chunk;method_1360(Lnet/minecraft/entity/Entity;)V
    • method_1372

      public void method_1372​(Entity entity)
      Overrides:
      method_1372 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official b Lamy;b(Lpk;)V
      intermediary method_1372 Lnet/minecraft/class_399;method_1372(Lnet/minecraft/class_1745;)V
      named method_1372 Lnet/minecraft/world/chunk/Chunk;method_1372(Lnet/minecraft/entity/Entity;)V
    • method_1361

      public void method_1361​(Entity entity, int int2)
      Overrides:
      method_1361 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lpk;I)V
      intermediary method_1361 Lnet/minecraft/class_399;method_1361(Lnet/minecraft/class_1745;I)V
      named method_1361 Lnet/minecraft/world/chunk/Chunk;method_1361(Lnet/minecraft/entity/Entity;I)V
    • hasDirectSunlight

      public boolean hasDirectSunlight​(BlockPos pos)
      Overrides:
      hasDirectSunlight in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official d Lamy;d(Lcj;)Z
      intermediary method_1383 Lnet/minecraft/class_399;method_1383(Lnet/minecraft/class_1372;)Z
      named hasDirectSunlight Lnet/minecraft/world/chunk/Chunk;hasDirectSunlight(Lnet/minecraft/util/math/BlockPos;)Z
    • method_1357

      public BlockEntity method_1357​(BlockPos pos, Chunk.Status status)
      Overrides:
      method_1357 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lcj;Lamy$a;)Lakw;
      intermediary method_1357 Lnet/minecraft/class_399;method_1357(Lnet/minecraft/class_1372;Lnet/minecraft/class_399$class_400;)Lnet/minecraft/class_348;
      named method_1357 Lnet/minecraft/world/chunk/Chunk;method_1357(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/chunk/Chunk$Status;)Lnet/minecraft/block/entity/BlockEntity;
    • method_1350

      public void method_1350​(BlockEntity be)
      Overrides:
      method_1350 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lakw;)V
      intermediary method_1350 Lnet/minecraft/class_399;method_1350(Lnet/minecraft/class_348;)V
      named method_1350 Lnet/minecraft/world/chunk/Chunk;method_1350(Lnet/minecraft/block/entity/BlockEntity;)V
    • method_1355

      public void method_1355​(BlockPos pos, BlockEntity be)
      Overrides:
      method_1355 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lcj;Lakw;)V
      intermediary method_1355 Lnet/minecraft/class_399;method_1355(Lnet/minecraft/class_1372;Lnet/minecraft/class_348;)V
      named method_1355 Lnet/minecraft/world/chunk/Chunk;method_1355(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V
    • method_1388

      public void method_1388​(BlockPos pos)
      Overrides:
      method_1388 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official e Lamy;e(Lcj;)V
      intermediary method_1388 Lnet/minecraft/class_399;method_1388(Lnet/minecraft/class_1372;)V
      named method_1388 Lnet/minecraft/world/chunk/Chunk;method_1388(Lnet/minecraft/util/math/BlockPos;)V
    • method_1374

      public void method_1374()
      Overrides:
      method_1374 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official c Lamy;c()V
      intermediary method_1374 Lnet/minecraft/class_399;method_1374()V
      named method_1374 Lnet/minecraft/world/chunk/Chunk;method_1374()V
    • method_1380

      public void method_1380()
      Overrides:
      method_1380 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official d Lamy;d()V
      intermediary method_1380 Lnet/minecraft/class_399;method_1380()V
      named method_1380 Lnet/minecraft/world/chunk/Chunk;method_1380()V
    • method_1385

      public void method_1385()
      Overrides:
      method_1385 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official e Lamy;e()V
      intermediary method_1385 Lnet/minecraft/class_399;method_1385()V
      named method_1385 Lnet/minecraft/world/chunk/Chunk;method_1385()V
    • method_1362

      public void method_1362​(Entity entity, Box box, List<Entity> list, Predicate<? super Entity> pred)
      Overrides:
      method_1362 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Lpk;Laug;Ljava/util/List;Lcom/google/common/base/Predicate;)V
      intermediary method_1362 Lnet/minecraft/class_399;method_1362(Lnet/minecraft/class_1745;Lnet/minecraft/class_646;Ljava/util/List;Lcom/google/common/base/Predicate;)V
      named method_1362 Lnet/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_1359 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Ljava/lang/Class;Laug;Ljava/util/List;Lcom/google/common/base/Predicate;)V
      intermediary method_1359 Lnet/minecraft/class_399;method_1359(Ljava/lang/Class;Lnet/minecraft/class_646;Ljava/util/List;Lcom/google/common/base/Predicate;)V
      named method_1359 Lnet/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_1363 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(Z)Z
      intermediary method_1363 Lnet/minecraft/class_399;method_1363(Z)Z
      named method_1363 Lnet/minecraft/world/chunk/Chunk;method_1363(Z)Z
    • method_1347

      public Random method_1347​(long long2)
      Overrides:
      method_1347 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lamy;a(J)Ljava/util/Random;
      intermediary method_1347 Lnet/minecraft/class_399;method_1347(J)Ljava/util/Random;
      named method_1347 Lnet/minecraft/world/chunk/Chunk;method_1347(J)Ljava/util/Random;
    • isEmpty

      public boolean isEmpty()
      Overrides:
      isEmpty in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official f Lamy;f()Z
      intermediary method_1390 Lnet/minecraft/class_399;method_1390()Z
      named isEmpty Lnet/minecraft/world/chunk/Chunk;isEmpty()Z
    • method_1375

      public boolean method_1375​(int int2, int int3)
      Overrides:
      method_1375 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      official c Lamy;c(II)Z
      intermediary method_1375 Lnet/minecraft/class_399;method_1375(II)Z
      named method_1375 Lnet/minecraft/world/chunk/Chunk;method_1375(II)Z