Package net.minecraft

Class class_255


public class class_255 extends Chunk
Mappings:
Namespace Name
intermediary net/minecraft/class_255
glue class_276
server hg
client li
named net/minecraft/class_255
  • Constructor Details

    • class_255

      public class_255(Level level, int x, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_43;<init>(Lnet/minecraft/class_18;II)V
      glue <init> Lclass_279;<init>(Lclass_129;II)V
      server <init> Lhi;<init>(Ldj;II)V
      client <init> Llm;<init>(Lfd;II)V
      named <init> Lnet/minecraft/level/chunk/Chunk;<init>(Lnet/minecraft/level/Level;II)V
    • class_255

      public class_255(Level level, byte[] byte2, int int2, int int3)
  • Method Details

    • isSameXAndZ

      public boolean isSameXAndZ(int x, int z)
      Overrides:
      isSameXAndZ in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_858 Lnet/minecraft/class_43;method_858(II)Z
      glue method_1244 Lclass_279;method_1244(II)Z
      server a Lhi;a(II)Z
      client a Llm;a(II)Z
      named isSameXAndZ Lnet/minecraft/level/chunk/Chunk;isSameXAndZ(II)Z
    • getHeight

      public int getHeight(int int2, int int3)
      Overrides:
      getHeight in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_874 Lnet/minecraft/class_43;method_874(II)I
      glue method_1260 Lclass_279;method_1260(II)I
      server b Lhi;b(II)I
      client b Llm;b(II)I
      named getHeight Lnet/minecraft/level/chunk/Chunk;getHeight(II)I
    • method_857

      public void method_857()
      Overrides:
      method_857 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_857 Lnet/minecraft/class_43;method_857()V
      glue method_1243 Lclass_279;method_1243()V
      server a Lhi;a()V
      client a Llm;a()V
      named method_857 Lnet/minecraft/level/chunk/Chunk;method_857()V
    • method_892

      @Environment(CLIENT) public void method_892()
      Overrides:
      method_892 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_892 Lnet/minecraft/class_43;method_892()V
      glue method_1607 Lclass_279;method_1607()V
      server method_892 Lhi;method_892()V
      client b Llm;b()V
      named method_892 Lnet/minecraft/level/chunk/Chunk;method_892()V
    • generateHeightmap

      public void generateHeightmap()
      Overrides:
      generateHeightmap in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_873 Lnet/minecraft/class_43;method_873()V
      glue method_1259 Lclass_279;method_1259()V
      server b Lhi;b()V
      client c Llm;c()V
      named generateHeightmap Lnet/minecraft/level/chunk/Chunk;generateHeightmap()V
    • method_878

      public void method_878()
      Overrides:
      method_878 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_878 Lnet/minecraft/class_43;method_878()V
      glue method_1264 Lclass_279;method_1264()V
      server c Lhi;c()V
      client d Llm;d()V
      named method_878 Lnet/minecraft/level/chunk/Chunk;method_878()V
    • getTileId

      public int getTileId(int x, int y, int z)
      Overrides:
      getTileId in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_859 Lnet/minecraft/class_43;method_859(III)I
      glue method_1245 Lclass_279;method_1245(III)I
      server a Lhi;a(III)I
      client a Llm;a(III)I
      named getTileId Lnet/minecraft/level/chunk/Chunk;getTileId(III)I
    • setTileWithMetadata

      public boolean setTileWithMetadata(int x, int y, int z, int blockId, int int2)
      Overrides:
      setTileWithMetadata in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_861 Lnet/minecraft/class_43;method_861(IIIII)Z
      glue method_1247 Lclass_279;method_1247(IIIII)Z
      server a Lhi;a(IIIII)Z
      client a Llm;a(IIIII)Z
      named setTileWithMetadata Lnet/minecraft/level/chunk/Chunk;setTileWithMetadata(IIIII)Z
    • method_860

      public boolean method_860(int int2, int int3, int int4, int int5)
      Overrides:
      method_860 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_860 Lnet/minecraft/class_43;method_860(IIII)Z
      glue method_1246 Lclass_279;method_1246(IIII)Z
      server a Lhi;a(IIII)Z
      client a Llm;a(IIII)Z
      named method_860 Lnet/minecraft/level/chunk/Chunk;method_860(IIII)Z
    • method_875

      public int method_875(int int2, int int3, int int4)
      Overrides:
      method_875 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_875 Lnet/minecraft/class_43;method_875(III)I
      glue method_1261 Lclass_279;method_1261(III)I
      server b Lhi;b(III)I
      client b Llm;b(III)I
      named method_875 Lnet/minecraft/level/chunk/Chunk;method_875(III)I
    • method_876

      public void method_876(int int2, int int3, int int4, int int5)
      Overrides:
      method_876 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_876 Lnet/minecraft/class_43;method_876(IIII)V
      glue method_1262 Lclass_279;method_1262(IIII)V
      server b Lhi;b(IIII)V
      client b Llm;b(IIII)V
      named method_876 Lnet/minecraft/level/chunk/Chunk;method_876(IIII)V
    • method_864

      public int method_864(LightType lightType, int int2, int int3, int int4)
      Overrides:
      method_864 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_864 Lnet/minecraft/class_43;method_864(Lnet/minecraft/class_56;III)I
      glue method_1250 Lclass_279;method_1250(Lclass_97;III)I
      server a Lhi;a(Lco;III)I
      client a Llm;a(Leb;III)I
      named method_864 Lnet/minecraft/level/chunk/Chunk;method_864(Lnet/minecraft/level/LightType;III)I
    • method_865

      public void method_865(LightType lightType, int int2, int int3, int int4, int int5)
      Overrides:
      method_865 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_865 Lnet/minecraft/class_43;method_865(Lnet/minecraft/class_56;IIII)V
      glue method_1251 Lclass_279;method_1251(Lclass_97;IIII)V
      server a Lhi;a(Lco;IIII)V
      client a Llm;a(Leb;IIII)V
      named method_865 Lnet/minecraft/level/chunk/Chunk;method_865(Lnet/minecraft/level/LightType;IIII)V
    • method_880

      public int method_880(int int2, int int3, int int4, int int5)
      Overrides:
      method_880 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_880 Lnet/minecraft/class_43;method_880(IIII)I
      glue method_1266 Lclass_279;method_1266(IIII)I
      server c Lhi;c(IIII)I
      client c Llm;c(IIII)I
      named method_880 Lnet/minecraft/level/chunk/Chunk;method_880(IIII)I
    • addEntity

      public void addEntity(EntityBase entityBase)
      Overrides:
      addEntity in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_868 Lnet/minecraft/class_43;method_868(Lnet/minecraft/class_57;)V
      glue method_1254 Lclass_279;method_1254(Lclass_450;)V
      server a Lhi;a(Llq;)V
      client a Llm;a(Lsn;)V
      named addEntity Lnet/minecraft/level/chunk/Chunk;addEntity(Lnet/minecraft/entity/EntityBase;)V
    • removeEntity

      public void removeEntity(EntityBase entity)
      Overrides:
      removeEntity in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_877 Lnet/minecraft/class_43;method_877(Lnet/minecraft/class_57;)V
      glue method_1263 Lclass_279;method_1263(Lclass_450;)V
      server b Lhi;b(Llq;)V
      client b Llm;b(Lsn;)V
      named removeEntity Lnet/minecraft/level/chunk/Chunk;removeEntity(Lnet/minecraft/entity/EntityBase;)V
    • removeEntity

      public void removeEntity(EntityBase entityBase, int index)
      Overrides:
      removeEntity in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_869 Lnet/minecraft/class_43;method_869(Lnet/minecraft/class_57;I)V
      glue method_1255 Lclass_279;method_1255(Lclass_450;I)V
      server a Lhi;a(Llq;I)V
      client a Llm;a(Lsn;I)V
      named removeEntity Lnet/minecraft/level/chunk/Chunk;removeEntity(Lnet/minecraft/entity/EntityBase;I)V
    • isAboveGround

      public boolean isAboveGround(int localX, int y, int localZ)
      Overrides:
      isAboveGround in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_879 Lnet/minecraft/class_43;method_879(III)Z
      glue method_1265 Lclass_279;method_1265(III)Z
      server c Lhi;c(III)Z
      client c Llm;c(III)Z
      named isAboveGround Lnet/minecraft/level/chunk/Chunk;isAboveGround(III)Z
    • method_882

      public TileEntityBase method_882(int x, int y, int z)
      Overrides:
      method_882 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_882 Lnet/minecraft/class_43;method_882(III)Lnet/minecraft/class_55;
      glue method_1268 Lclass_279;method_1268(III)Lclass_356;
      server d Lhi;d(III)Ljh;
      client d Llm;d(III)Low;
      named method_882 Lnet/minecraft/level/chunk/Chunk;method_882(III)Lnet/minecraft/tileentity/TileEntityBase;
    • method_867

      public void method_867(TileEntityBase tileEntityBase)
      Overrides:
      method_867 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_867 Lnet/minecraft/class_43;method_867(Lnet/minecraft/class_55;)V
      glue method_1253 Lclass_279;method_1253(Lclass_356;)V
      server a Lhi;a(Ljh;)V
      client a Llm;a(Low;)V
      named method_867 Lnet/minecraft/level/chunk/Chunk;method_867(Lnet/minecraft/tileentity/TileEntityBase;)V
    • placeTileEntity

      public void placeTileEntity(int x, int y, int z, TileEntityBase tileEntityBase)
      Overrides:
      placeTileEntity in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_862 Lnet/minecraft/class_43;method_862(IIILnet/minecraft/class_55;)V
      glue method_1248 Lclass_279;method_1248(IIILclass_356;)V
      server a Lhi;a(IIILjh;)V
      client a Llm;a(IIILow;)V
      named placeTileEntity Lnet/minecraft/level/chunk/Chunk;placeTileEntity(IIILnet/minecraft/tileentity/TileEntityBase;)V
    • method_884

      public void method_884(int int2, int int3, int int4)
      Overrides:
      method_884 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_884 Lnet/minecraft/class_43;method_884(III)V
      glue method_1270 Lclass_279;method_1270(III)V
      server e Lhi;e(III)V
      client e Llm;e(III)V
      named method_884 Lnet/minecraft/level/chunk/Chunk;method_884(III)V
    • method_881

      public void method_881()
      Overrides:
      method_881 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_881 Lnet/minecraft/class_43;method_881()V
      glue method_1267 Lclass_279;method_1267()V
      server d Lhi;d()V
      client e Llm;e()V
      named method_881 Lnet/minecraft/level/chunk/Chunk;method_881()V
    • method_883

      public void method_883()
      Overrides:
      method_883 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_883 Lnet/minecraft/class_43;method_883()V
      glue method_1269 Lclass_279;method_1269()V
      server e Lhi;e()V
      client f Llm;f()V
      named method_883 Lnet/minecraft/level/chunk/Chunk;method_883()V
    • method_885

      public void method_885()
      Overrides:
      method_885 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_885 Lnet/minecraft/class_43;method_885()V
      glue method_1271 Lclass_279;method_1271()V
      server f Lhi;f()V
      client g Llm;g()V
      named method_885 Lnet/minecraft/level/chunk/Chunk;method_885()V
    • method_870

      public void method_870(EntityBase entityBase, Box box, List list)
      Overrides:
      method_870 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_870 Lnet/minecraft/class_43;method_870(Lnet/minecraft/class_57;Lnet/minecraft/class_25;Ljava/util/List;)V
      glue method_1256 Lclass_279;method_1256(Lclass_450;Lclass_113;Ljava/util/List;)V
      server a Lhi;a(Llq;Lcz;Ljava/util/List;)V
      client a Llm;a(Lsn;Leq;Ljava/util/List;)V
      named method_870 Lnet/minecraft/level/chunk/Chunk;method_870(Lnet/minecraft/entity/EntityBase;Lnet/minecraft/util/maths/Box;Ljava/util/List;)V
    • method_866

      public void method_866(Class class2, Box box, List list)
      Overrides:
      method_866 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_866 Lnet/minecraft/class_43;method_866(Ljava/lang/Class;Lnet/minecraft/class_25;Ljava/util/List;)V
      glue method_1252 Lclass_279;method_1252(Ljava/lang/Class;Lclass_113;Ljava/util/List;)V
      server a Lhi;a(Ljava/lang/Class;Lcz;Ljava/util/List;)V
      client a Llm;a(Ljava/lang/Class;Leq;Ljava/util/List;)V
      named method_866 Lnet/minecraft/level/chunk/Chunk;method_866(Ljava/lang/Class;Lnet/minecraft/util/maths/Box;Ljava/util/List;)V
    • method_871

      public boolean method_871(boolean bool)
      Overrides:
      method_871 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_871 Lnet/minecraft/class_43;method_871(Z)Z
      glue method_1257 Lclass_279;method_1257(Z)Z
      server a Lhi;a(Z)Z
      client a Llm;a(Z)Z
      named method_871 Lnet/minecraft/level/chunk/Chunk;method_871(Z)Z
    • method_891

      @Environment(CLIENT) public int method_891(byte[] byte2, int int2, int int3, int int4, int int5, int int6, int int7, int int8)
      Overrides:
      method_891 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_891 Lnet/minecraft/class_43;method_891([BIIIIIII)I
      glue method_1606 Lclass_279;method_1606([BIIIIIII)I
      server method_891 Lhi;method_891([BIIIIIII)I
      client a Llm;a([BIIIIIII)I
      named method_891 Lnet/minecraft/level/chunk/Chunk;method_891([BIIIIIII)I
    • method_872

      @Environment(SERVER) public int method_872(byte[] byte2, int int2, int int3, int int4, int int5, int int6, int int7, int int8)
      Overrides:
      method_872 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_872 Lnet/minecraft/class_43;method_872([BIIIIIII)I
      glue method_1258 Lclass_279;method_1258([BIIIIIII)I
      server a Lhi;a([BIIIIIII)I
      client method_872 Llm;method_872([BIIIIIII)I
      named method_872 Lnet/minecraft/level/chunk/Chunk;method_872([BIIIIIII)I
    • method_863

      public Random method_863(long long2)
      Overrides:
      method_863 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_863 Lnet/minecraft/class_43;method_863(J)Ljava/util/Random;
      glue method_1249 Lclass_279;method_1249(J)Ljava/util/Random;
      server a Lhi;a(J)Ljava/util/Random;
      client a Llm;a(J)Ljava/util/Random;
      named method_863 Lnet/minecraft/level/chunk/Chunk;method_863(J)Ljava/util/Random;
    • method_886

      public boolean method_886()
      Overrides:
      method_886 in class Chunk
      Mappings:
      Namespace Name Mixin selector
      intermediary method_886 Lnet/minecraft/class_43;method_886()Z
      glue method_1272 Lclass_279;method_1272()Z
      server g Lhi;g()Z
      client h Llm;h()Z
      named method_886 Lnet/minecraft/level/chunk/Chunk;method_886()Z