CLASS net/minecraft/class_2791 net/minecraft/world/chunk/Chunk COMMENT Represents a scoped, modifiable view of biomes, block states, fluid states and block entities. METHOD method_12002 addEntity (Lnet/minecraft/class_1297;)V ARG 1 entity METHOD method_12003 getUpgradeData ()Lnet/minecraft/class_2843; METHOD method_12004 getPos ()Lnet/minecraft/class_1923; METHOD method_12005 sampleHeightmap (Lnet/minecraft/class_2902$class_2903;II)I ARG 1 type ARG 2 x ARG 3 z METHOD method_12006 getSectionArray ()[Lnet/minecraft/class_2826; METHOD method_12007 setBlockEntity (Lnet/minecraft/class_2338;Lnet/minecraft/class_2586;)V ARG 1 pos ARG 2 blockEntity METHOD method_12008 setShouldSave (Z)V ARG 1 shouldSave METHOD method_12009 getStatus ()Lnet/minecraft/class_2806; METHOD method_12010 setBlockState (Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)Lnet/minecraft/class_2680; ARG 1 pos ARG 2 state ARG 3 moved METHOD method_12011 getHeightmaps ()Ljava/util/Collection; METHOD method_12012 getPostProcessingLists ()[Lit/unimi/dsi/fastutil/shorts/ShortList; METHOD method_12013 getBlockTickScheduler ()Lnet/minecraft/class_1951; METHOD method_12014 getFluidTickScheduler ()Lnet/minecraft/class_1951; METHOD method_12016 getStructureStarts ()Ljava/util/Map; METHOD method_12018 getLightSourcesStream ()Ljava/util/stream/Stream; METHOD method_12020 setLightOn (Z)V ARG 1 lightOn METHOD method_12021 getBlockEntityPositions ()Ljava/util/Set; METHOD method_12024 getBlockEntityTagAt (Lnet/minecraft/class_2338;)Lnet/minecraft/class_2487; ARG 1 pos METHOD method_12026 getList ([Lit/unimi/dsi/fastutil/shorts/ShortList;I)Lit/unimi/dsi/fastutil/shorts/ShortList; ARG 0 lists ARG 1 index METHOD method_12028 setInhabitedTime (J)V ARG 1 inhabitedTime METHOD method_12029 markBlockForPostProcessing (SI)V METHOD method_12031 getHighestNonEmptySectionYOffset ()I METHOD method_12032 getHeightmap (Lnet/minecraft/class_2902$class_2903;)Lnet/minecraft/class_2902; ARG 1 type METHOD method_12033 getInhabitedTime ()J METHOD method_12034 setStructureStarts (Ljava/util/Map;)V METHOD method_12036 getBiomeArray ()Lnet/minecraft/class_4548; METHOD method_12037 setHeightmap (Lnet/minecraft/class_2902$class_2903;[J)V ARG 1 type ARG 2 heightmap METHOD method_12038 isLightOn ()Z METHOD method_12039 markBlockForPostProcessing (Lnet/minecraft/class_2338;)V ARG 1 pos METHOD method_12040 getHighestNonEmptySection ()Lnet/minecraft/class_2826; METHOD method_12041 removeBlockEntity (Lnet/minecraft/class_2338;)V ARG 1 pos METHOD method_12042 addPendingBlockEntityTag (Lnet/minecraft/class_2487;)V ARG 1 tag METHOD method_12043 setLastSaveTime (J)V ARG 1 lastSaveTime METHOD method_12044 needsSaving ()Z