Class Chunk

java.lang.Object
net.minecraft.world.chunk.Chunk
Direct Known Subclasses:
EmptyChunk

public class Chunk extends Object
Mappings:
Namespace Name
official aoi
intermediary net/minecraft/class_1196
named net/minecraft/world/chunk/Chunk
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official t Laoi;t:Lorg/apache/logging/log4j/Logger;
      intermediary field_7504 Lnet/minecraft/class_1196;field_7504:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/world/chunk/Chunk;LOGGER:Lorg/apache/logging/log4j/Logger;
    • field_4724

      public static boolean field_4724
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a:Z
      intermediary field_4724 Lnet/minecraft/class_1196;field_4724:Z
      named field_4724 Lnet/minecraft/world/chunk/Chunk;field_4724:Z
    • chunkSections

      private ChunkSection[] chunkSections
      Mappings:
      Namespace Name Mixin selector
      official u Laoi;u:[Laok;
      intermediary field_4740 Lnet/minecraft/class_1196;field_4740:[Lnet/minecraft/class_1197;
      named chunkSections Lnet/minecraft/world/chunk/Chunk;chunkSections:[Lnet/minecraft/world/chunk/ChunkSection;
    • biomeArray

      private byte[] biomeArray
      Mappings:
      Namespace Name Mixin selector
      official v Laoi;v:[B
      intermediary field_4741 Lnet/minecraft/class_1196;field_4741:[B
      named biomeArray Lnet/minecraft/world/chunk/Chunk;biomeArray:[B
    • field_4725

      public int[] field_4725
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b:[I
      intermediary field_4725 Lnet/minecraft/class_1196;field_4725:[I
      named field_4725 Lnet/minecraft/world/chunk/Chunk;field_4725:[I
    • field_4726

      public boolean[] field_4726
      Mappings:
      Namespace Name Mixin selector
      official c Laoi;c:[Z
      intermediary field_4726 Lnet/minecraft/class_1196;field_4726:[Z
      named field_4726 Lnet/minecraft/world/chunk/Chunk;field_4726:[Z
    • loaded

      public boolean loaded
      Mappings:
      Namespace Name Mixin selector
      official d Laoi;d:Z
      intermediary field_4727 Lnet/minecraft/class_1196;field_4727:Z
      named loaded Lnet/minecraft/world/chunk/Chunk;loaded:Z
    • world

      public World world
      Mappings:
      Namespace Name Mixin selector
      official e Laoi;e:Lafm;
      intermediary field_4728 Lnet/minecraft/class_1196;field_4728:Lnet/minecraft/class_1150;
      named world Lnet/minecraft/world/chunk/Chunk;world:Lnet/minecraft/world/World;
    • heightmap

      public int[] heightmap
      Mappings:
      Namespace Name Mixin selector
      official f Laoi;f:[I
      intermediary field_4729 Lnet/minecraft/class_1196;field_4729:[I
      named heightmap Lnet/minecraft/world/chunk/Chunk;heightmap:[I
    • chunkX

      public final int chunkX
      Mappings:
      Namespace Name Mixin selector
      official g Laoi;g:I
      intermediary field_4730 Lnet/minecraft/class_1196;field_4730:I
      named chunkX Lnet/minecraft/world/chunk/Chunk;chunkX:I
    • chunkZ

      public final int chunkZ
      Mappings:
      Namespace Name Mixin selector
      official h Laoi;h:I
      intermediary field_4731 Lnet/minecraft/class_1196;field_4731:I
      named chunkZ Lnet/minecraft/world/chunk/Chunk;chunkZ:I
    • field_4742

      private boolean field_4742
      Mappings:
      Namespace Name Mixin selector
      official w Laoi;w:Z
      intermediary field_4742 Lnet/minecraft/class_1196;field_4742:Z
      named field_4742 Lnet/minecraft/world/chunk/Chunk;field_4742:Z
    • blockEntities

      public Map blockEntities
      Mappings:
      Namespace Name Mixin selector
      official i Laoi;i:Ljava/util/Map;
      intermediary field_4732 Lnet/minecraft/class_1196;field_4732:Ljava/util/Map;
      named blockEntities Lnet/minecraft/world/chunk/Chunk;blockEntities:Ljava/util/Map;
    • field_4733

      public List[] field_4733
      Mappings:
      Namespace Name Mixin selector
      official j Laoi;j:[Ljava/util/List;
      intermediary field_4733 Lnet/minecraft/class_1196;field_4733:[Ljava/util/List;
      named field_4733 Lnet/minecraft/world/chunk/Chunk;field_4733:[Ljava/util/List;
    • terrainPopulated

      public boolean terrainPopulated
      Mappings:
      Namespace Name Mixin selector
      official k Laoi;k:Z
      intermediary field_4734 Lnet/minecraft/class_1196;field_4734:Z
      named terrainPopulated Lnet/minecraft/world/chunk/Chunk;terrainPopulated:Z
    • lightPopulated

      public boolean lightPopulated
      Mappings:
      Namespace Name Mixin selector
      official l Laoi;l:Z
      intermediary field_7502 Lnet/minecraft/class_1196;field_7502:Z
      named lightPopulated Lnet/minecraft/world/chunk/Chunk;lightPopulated:Z
    • blockEntitiesPopulated

      public boolean blockEntitiesPopulated
      Mappings:
      Namespace Name Mixin selector
      official m Laoi;m:Z
      intermediary field_7503 Lnet/minecraft/class_1196;field_7503:Z
      named blockEntitiesPopulated Lnet/minecraft/world/chunk/Chunk;blockEntitiesPopulated:Z
    • modified

      public boolean modified
      Mappings:
      Namespace Name Mixin selector
      official n Laoi;n:Z
      intermediary field_4735 Lnet/minecraft/class_1196;field_4735:Z
      named modified Lnet/minecraft/world/chunk/Chunk;modified:Z
    • containsEntities

      public boolean containsEntities
      Mappings:
      Namespace Name Mixin selector
      official o Laoi;o:Z
      intermediary field_4736 Lnet/minecraft/class_1196;field_4736:Z
      named containsEntities Lnet/minecraft/world/chunk/Chunk;containsEntities:Z
    • lastSaveTime

      public long lastSaveTime
      Mappings:
      Namespace Name Mixin selector
      official p Laoi;p:J
      intermediary field_4737 Lnet/minecraft/class_1196;field_4737:J
      named lastSaveTime Lnet/minecraft/world/chunk/Chunk;lastSaveTime:J
    • field_4738

      public boolean field_4738
      Mappings:
      Namespace Name Mixin selector
      official q Laoi;q:Z
      intermediary field_4738 Lnet/minecraft/class_1196;field_4738:Z
      named field_4738 Lnet/minecraft/world/chunk/Chunk;field_4738:Z
    • minimumHeightMap

      public int minimumHeightMap
      Mappings:
      Namespace Name Mixin selector
      official r Laoi;r:I
      intermediary field_5479 Lnet/minecraft/class_1196;field_5479:I
      named minimumHeightMap Lnet/minecraft/world/chunk/Chunk;minimumHeightMap:I
    • inhabitedTime

      public long inhabitedTime
      Mappings:
      Namespace Name Mixin selector
      official s Laoi;s:J
      intermediary field_6229 Lnet/minecraft/class_1196;field_6229:J
      named inhabitedTime Lnet/minecraft/world/chunk/Chunk;inhabitedTime:J
    • field_4743

      private int field_4743
      Mappings:
      Namespace Name Mixin selector
      official x Laoi;x:I
      intermediary field_4743 Lnet/minecraft/class_1196;field_4743:I
      named field_4743 Lnet/minecraft/world/chunk/Chunk;field_4743:I
  • Constructor Details

    • Chunk

      public Chunk(World world, int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laoi;<init>(Lafm;II)V
      intermediary <init> Lnet/minecraft/class_1196;<init>(Lnet/minecraft/class_1150;II)V
      named <init> Lnet/minecraft/world/chunk/Chunk;<init>(Lnet/minecraft/world/World;II)V
    • Chunk

      public Chunk(World world, Block[] block, int int2, int int3)
    • Chunk

      public Chunk(World world, Block[] block, byte[] byte2, int int2, int int3)
  • Method Details

    • isChunkEqual

      public boolean isChunkEqual(int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(II)Z
      intermediary method_3878 Lnet/minecraft/class_1196;method_3878(II)Z
      named isChunkEqual Lnet/minecraft/world/chunk/Chunk;isChunkEqual(II)Z
    • getHighestBlockY

      public int getHighestBlockY(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b(II)I
      intermediary method_3898 Lnet/minecraft/class_1196;method_3898(II)I
      named getHighestBlockY Lnet/minecraft/world/chunk/Chunk;getHighestBlockY(II)I
    • getHighestNonEmptySectionYOffset

      public int getHighestNonEmptySectionYOffset()
      Mappings:
      Namespace Name Mixin selector
      official h Laoi;h()I
      intermediary method_3916 Lnet/minecraft/class_1196;method_3916()I
      named getHighestNonEmptySectionYOffset Lnet/minecraft/world/chunk/Chunk;getHighestNonEmptySectionYOffset()I
    • getBlockStorage

      public ChunkSection[] getBlockStorage()
      Mappings:
      Namespace Name Mixin selector
      official i Laoi;i()[Laok;
      intermediary method_3918 Lnet/minecraft/class_1196;method_3918()[Lnet/minecraft/class_1197;
      named getBlockStorage Lnet/minecraft/world/chunk/Chunk;getBlockStorage()[Lnet/minecraft/world/chunk/ChunkSection;
    • method_3877

      @Environment(CLIENT) public void method_3877()
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a()V
      intermediary method_3877 Lnet/minecraft/class_1196;method_3877()V
      named method_3877 Lnet/minecraft/world/chunk/Chunk;method_3877()V
    • calculateSkyLight

      public void calculateSkyLight()
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b()V
      intermediary method_3897 Lnet/minecraft/class_1196;method_3897()V
      named calculateSkyLight Lnet/minecraft/world/chunk/Chunk;calculateSkyLight()V
    • method_3911

      private void method_3911(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official e Laoi;e(II)V
      intermediary method_3911 Lnet/minecraft/class_1196;method_3911(II)V
      named method_3911 Lnet/minecraft/world/chunk/Chunk;method_3911(II)V
    • method_6534

      private void method_6534(boolean isClient)
      Mappings:
      Namespace Name Mixin selector
      official c Laoi;c(Z)V
      intermediary method_6534 Lnet/minecraft/class_1196;method_6534(Z)V
      named method_6534 Lnet/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 g Laoi;g(III)V
      intermediary method_3915 Lnet/minecraft/class_1196;method_3915(III)V
      named method_3915 Lnet/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 c Laoi;c(IIII)V
      intermediary method_3909 Lnet/minecraft/class_1196;method_3909(IIII)V
      named method_3909 Lnet/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 h Laoi;h(III)V
      intermediary method_3917 Lnet/minecraft/class_1196;method_3917(III)V
      named method_3917 Lnet/minecraft/world/chunk/Chunk;method_3917(III)V
    • getBlockOpacity

      public int getBlockOpacity(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b(III)I
      intermediary method_3899 Lnet/minecraft/class_1196;method_3899(III)I
      named getBlockOpacity Lnet/minecraft/world/chunk/Chunk;getBlockOpacity(III)I
    • getBlock

      public Block getBlock(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(III)Laht;
      intermediary method_6532 Lnet/minecraft/class_1196;method_6532(III)Lnet/minecraft/class_197;
      named getBlock Lnet/minecraft/world/chunk/Chunk;getBlock(III)Lnet/minecraft/block/Block;
    • getBlockData

      public int getBlockData(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official c Laoi;c(III)I
      intermediary method_3904 Lnet/minecraft/class_1196;method_3904(III)I
      named getBlockData Lnet/minecraft/world/chunk/Chunk;getBlockData(III)I
    • method_3881

      public boolean method_3881(int int2, int int3, int int4, Block block, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(IIILaht;I)Z
      intermediary method_3881 Lnet/minecraft/class_1196;method_3881(IIILnet/minecraft/class_197;I)Z
      named method_3881 Lnet/minecraft/world/chunk/Chunk;method_3881(IIILnet/minecraft/block/Block;I)Z
    • method_3900

      public boolean method_3900(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(IIII)Z
      intermediary method_3900 Lnet/minecraft/class_1196;method_3900(IIII)Z
      named method_3900 Lnet/minecraft/world/chunk/Chunk;method_3900(IIII)Z
    • method_3890

      public int method_3890(LightType lightType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Lafy;III)I
      intermediary method_3890 Lnet/minecraft/class_1196;method_3890(Lnet/minecraft/class_1161;III)I
      named method_3890 Lnet/minecraft/world/chunk/Chunk;method_3890(Lnet/minecraft/world/LightType;III)I
    • method_3891

      public void method_3891(LightType lightType, int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Lafy;IIII)V
      intermediary method_3891 Lnet/minecraft/class_1196;method_3891(Lnet/minecraft/class_1161;IIII)V
      named method_3891 Lnet/minecraft/world/chunk/Chunk;method_3891(Lnet/minecraft/world/LightType;IIII)V
    • method_3905

      public int method_3905(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b(IIII)I
      intermediary method_3905 Lnet/minecraft/class_1196;method_3905(IIII)I
      named method_3905 Lnet/minecraft/world/chunk/Chunk;method_3905(IIII)I
    • addEntity

      public void addEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Lqm;)V
      intermediary method_3887 Lnet/minecraft/class_1196;method_3887(Lnet/minecraft/class_864;)V
      named addEntity Lnet/minecraft/world/chunk/Chunk;addEntity(Lnet/minecraft/entity/Entity;)V
    • removeEntity

      public void removeEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b(Lqm;)V
      intermediary method_3901 Lnet/minecraft/class_1196;method_3901(Lnet/minecraft/class_864;)V
      named removeEntity Lnet/minecraft/world/chunk/Chunk;removeEntity(Lnet/minecraft/entity/Entity;)V
    • removeEntity

      public void removeEntity(Entity entity, int index)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Lqm;I)V
      intermediary method_3888 Lnet/minecraft/class_1196;method_3888(Lnet/minecraft/class_864;I)V
      named removeEntity Lnet/minecraft/world/chunk/Chunk;removeEntity(Lnet/minecraft/entity/Entity;I)V
    • method_3908

      public boolean method_3908(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official d Laoi;d(III)Z
      intermediary method_3908 Lnet/minecraft/class_1196;method_3908(III)Z
      named method_3908 Lnet/minecraft/world/chunk/Chunk;method_3908(III)Z
    • method_3912

      public BlockEntity method_3912(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official e Laoi;e(III)Lanc;
      intermediary method_3912 Lnet/minecraft/class_1196;method_3912(III)Lnet/minecraft/class_226;
      named method_3912 Lnet/minecraft/world/chunk/Chunk;method_3912(III)Lnet/minecraft/block/entity/BlockEntity;
    • addBlockEntity

      public void addBlockEntity(BlockEntity be)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Lanc;)V
      intermediary method_3885 Lnet/minecraft/class_1196;method_3885(Lnet/minecraft/class_226;)V
      named addBlockEntity Lnet/minecraft/world/chunk/Chunk;addBlockEntity(Lnet/minecraft/block/entity/BlockEntity;)V
    • method_3882

      public void method_3882(int int2, int int3, int int4, BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(IIILanc;)V
      intermediary method_3882 Lnet/minecraft/class_1196;method_3882(IIILnet/minecraft/class_226;)V
      named method_3882 Lnet/minecraft/world/chunk/Chunk;method_3882(IIILnet/minecraft/block/entity/BlockEntity;)V
    • method_3913

      public void method_3913(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official f Laoi;f(III)V
      intermediary method_3913 Lnet/minecraft/class_1196;method_3913(III)V
      named method_3913 Lnet/minecraft/world/chunk/Chunk;method_3913(III)V
    • loadToWorld

      public void loadToWorld()
      Mappings:
      Namespace Name Mixin selector
      official c Laoi;c()V
      intermediary method_3902 Lnet/minecraft/class_1196;method_3902()V
      named loadToWorld Lnet/minecraft/world/chunk/Chunk;loadToWorld()V
    • unloadFromWorld

      public void unloadFromWorld()
      Mappings:
      Namespace Name Mixin selector
      official d Laoi;d()V
      intermediary method_3906 Lnet/minecraft/class_1196;method_3906()V
      named unloadFromWorld Lnet/minecraft/world/chunk/Chunk;unloadFromWorld()V
    • setModified

      public void setModified()
      Mappings:
      Namespace Name Mixin selector
      official e Laoi;e()V
      intermediary method_3910 Lnet/minecraft/class_1196;method_3910()V
      named setModified Lnet/minecraft/world/chunk/Chunk;setModified()V
    • method_3889

      public void method_3889(Entity entity, Box box, List list, EntityPredicates entityPredicates)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Lqm;Laye;Ljava/util/List;Lqv;)V
      intermediary method_3889 Lnet/minecraft/class_1196;method_3889(Lnet/minecraft/class_864;Lnet/minecraft/class_231;Ljava/util/List;Lnet/minecraft/class_1394;)V
      named method_3889 Lnet/minecraft/world/chunk/Chunk;method_3889(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;Ljava/util/List;Lnet/minecraft/entity/predicate/EntityPredicates;)V
    • method_3886

      public void method_3886(Class class2, Box box, List list, EntityPredicates entityPredicates)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Ljava/lang/Class;Laye;Ljava/util/List;Lqv;)V
      intermediary method_3886 Lnet/minecraft/class_1196;method_3886(Ljava/lang/Class;Lnet/minecraft/class_231;Ljava/util/List;Lnet/minecraft/class_1394;)V
      named method_3886 Lnet/minecraft/world/chunk/Chunk;method_3886(Ljava/lang/Class;Lnet/minecraft/util/math/Box;Ljava/util/List;Lnet/minecraft/entity/predicate/EntityPredicates;)V
    • shouldSave

      public boolean shouldSave(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Z)Z
      intermediary method_3893 Lnet/minecraft/class_1196;method_3893(Z)Z
      named shouldSave Lnet/minecraft/world/chunk/Chunk;shouldSave(Z)Z
    • getRandom

      public Random getRandom(long seed)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(J)Ljava/util/Random;
      intermediary method_3884 Lnet/minecraft/class_1196;method_3884(J)Ljava/util/Random;
      named getRandom Lnet/minecraft/world/chunk/Chunk;getRandom(J)Ljava/util/Random;
    • isEmpty

      public boolean isEmpty()
      Mappings:
      Namespace Name Mixin selector
      official g Laoi;g()Z
      intermediary method_3914 Lnet/minecraft/class_1196;method_3914()Z
      named isEmpty Lnet/minecraft/world/chunk/Chunk;isEmpty()Z
    • method_3892

      public void method_3892(ChunkProvider provider1, ChunkProvider provider2, int chunkX, int chunkZ)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(Laof;Laof;II)V
      intermediary method_3892 Lnet/minecraft/class_1196;method_3892(Lnet/minecraft/class_1193;Lnet/minecraft/class_1193;II)V
      named method_3892 Lnet/minecraft/world/chunk/Chunk;method_3892(Lnet/minecraft/world/chunk/ChunkProvider;Lnet/minecraft/world/chunk/ChunkProvider;II)V
    • method_3907

      public int method_3907(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official d Laoi;d(II)I
      intermediary method_3907 Lnet/minecraft/class_1196;method_3907(II)I
      named method_3907 Lnet/minecraft/world/chunk/Chunk;method_3907(II)I
    • populateBlockEntities

      public void populateBlockEntities(boolean runningBehind)
      Mappings:
      Namespace Name Mixin selector
      official b Laoi;b(Z)V
      intermediary method_6533 Lnet/minecraft/class_1196;method_6533(Z)V
      named populateBlockEntities Lnet/minecraft/world/chunk/Chunk;populateBlockEntities(Z)V
    • isPopulated

      public boolean isPopulated()
      Mappings:
      Namespace Name Mixin selector
      official k Laoi;k()Z
      intermediary method_6536 Lnet/minecraft/class_1196;method_6536()Z
      named isPopulated Lnet/minecraft/world/chunk/Chunk;isPopulated()Z
    • getChunkPos

      public ChunkPos getChunkPos()
      Mappings:
      Namespace Name Mixin selector
      official l Laoi;l()Laff;
      intermediary method_3920 Lnet/minecraft/class_1196;method_3920()Lnet/minecraft/class_1146;
      named getChunkPos Lnet/minecraft/world/chunk/Chunk;getChunkPos()Lnet/minecraft/util/math/ChunkPos;
    • areSectionsEmptyBetween

      public boolean areSectionsEmptyBetween(int startY, int endY)
      Mappings:
      Namespace Name Mixin selector
      official c Laoi;c(II)Z
      intermediary method_3903 Lnet/minecraft/class_1196;method_3903(II)Z
      named areSectionsEmptyBetween Lnet/minecraft/world/chunk/Chunk;areSectionsEmptyBetween(II)Z
    • setLevelChunkSections

      public void setLevelChunkSections(ChunkSection[] chunkSections)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a([Laok;)V
      intermediary method_3896 Lnet/minecraft/class_1196;method_3896([Lnet/minecraft/class_1197;)V
      named setLevelChunkSections Lnet/minecraft/world/chunk/Chunk;setLevelChunkSections([Lnet/minecraft/world/chunk/ChunkSection;)V
    • method_3895

      @Environment(CLIENT) public void method_3895(byte[] byte2, int int2, int int3, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a([BIIZ)V
      intermediary method_3895 Lnet/minecraft/class_1196;method_3895([BIIZ)V
      named method_3895 Lnet/minecraft/world/chunk/Chunk;method_3895([BIIZ)V
    • method_3883

      public Biome method_3883(int int2, int int3, LayeredBiomeSource layeredBiomeSource)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(IILagm;)Lagf;
      intermediary method_3883 Lnet/minecraft/class_1196;method_3883(IILnet/minecraft/class_1175;)Lnet/minecraft/class_1170;
      named method_3883 Lnet/minecraft/world/chunk/Chunk;method_3883(IILnet/minecraft/world/LayeredBiomeSource;)Lnet/minecraft/world/biome/Biome;
    • getBiomeArray

      public byte[] getBiomeArray()
      Mappings:
      Namespace Name Mixin selector
      official m Laoi;m()[B
      intermediary method_3921 Lnet/minecraft/class_1196;method_3921()[B
      named getBiomeArray Lnet/minecraft/world/chunk/Chunk;getBiomeArray()[B
    • setBiomeArray

      public void setBiomeArray(byte[] biomeArray)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a([B)V
      intermediary method_3894 Lnet/minecraft/class_1196;method_3894([B)V
      named setBiomeArray Lnet/minecraft/world/chunk/Chunk;setBiomeArray([B)V
    • method_3922

      public void method_3922()
      Mappings:
      Namespace Name Mixin selector
      official n Laoi;n()V
      intermediary method_3922 Lnet/minecraft/class_1196;method_3922()V
      named method_3922 Lnet/minecraft/world/chunk/Chunk;method_3922()V
    • method_3923

      public void method_3923()
      Mappings:
      Namespace Name Mixin selector
      official o Laoi;o()V
      intermediary method_3923 Lnet/minecraft/class_1196;method_3923()V
      named method_3923 Lnet/minecraft/world/chunk/Chunk;method_3923()V
    • populate

      public void populate()
      Mappings:
      Namespace Name Mixin selector
      official p Laoi;p()V
      intermediary method_6537 Lnet/minecraft/class_1196;method_6537()V
      named populate Lnet/minecraft/world/chunk/Chunk;populate()V
    • method_6531

      private void method_6531(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Laoi;a(I)V
      intermediary method_6531 Lnet/minecraft/class_1196;method_6531(I)V
      named method_6531 Lnet/minecraft/world/chunk/Chunk;method_6531(I)V
    • updateLight

      private boolean updateLight(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official f Laoi;f(II)Z
      intermediary method_6535 Lnet/minecraft/class_1196;method_6535(II)Z
      named updateLight Lnet/minecraft/world/chunk/Chunk;updateLight(II)Z