Package net.minecraft
Class class_5867
java.lang.Object
net.minecraft.class_5867
- All Implemented Interfaces:
AutoCloseable
public class class_5867 extends Object implements AutoCloseable
- Mappings:
Namespace Name official ckeintermediary net/minecraft/class_5867named net/minecraft/class_5867
-
Field Summary
Fields Modifier and Type Field Description private WorldAccessfield_29037private Long2ObjectMap<ChunkSection>field_29038private @Nullable ChunkSectionfield_29039private longfield_29040 -
Constructor Summary
Constructors Constructor Description class_5867(WorldAccess worldAccess) -
Method Summary
Modifier and Type Method Description voidclose()ChunkSectionmethod_33944(BlockPos blockPos)BlockStatemethod_33946(BlockPos blockPos)
-
Field Details
-
field_29037
- Mappings:
Namespace Name Mixin selector official aLcke;a:Lbup;intermediary field_29037Lnet/minecraft/class_5867;field_29037:Lnet/minecraft/class_1936;named field_29037Lnet/minecraft/class_5867;field_29037:Lnet/minecraft/world/WorldAccess;
-
field_29038
- Mappings:
Namespace Name Mixin selector official bLcke;b:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;intermediary field_29038Lnet/minecraft/class_5867;field_29038:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;named field_29038Lnet/minecraft/class_5867;field_29038:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
-
field_29039
- Mappings:
Namespace Name Mixin selector official cLcke;c:Lckr;intermediary field_29039Lnet/minecraft/class_5867;field_29039:Lnet/minecraft/class_2826;named field_29039Lnet/minecraft/class_5867;field_29039:Lnet/minecraft/world/chunk/ChunkSection;
-
field_29040
private long field_29040- Mappings:
Namespace Name Mixin selector official dLcke;d:Jintermediary field_29040Lnet/minecraft/class_5867;field_29040:Jnamed field_29040Lnet/minecraft/class_5867;field_29040:J
-
-
Constructor Details
-
class_5867
-
-
Method Details
-
method_33944
- Mappings:
Namespace Name Mixin selector official aLcke;a(Lfx;)Lckr;intermediary method_33944Lnet/minecraft/class_5867;method_33944(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2826;named method_33944Lnet/minecraft/class_5867;method_33944(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/chunk/ChunkSection;
-
method_33946
- Mappings:
Namespace Name Mixin selector official bLcke;b(Lfx;)Lcim;intermediary method_33946Lnet/minecraft/class_5867;method_33946(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named method_33946Lnet/minecraft/class_5867;method_33946(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Mappings:
Namespace Name Mixin selector official closeLcke;close()Vintermediary closeLnet/minecraft/class_5867;close()Vnamed closeLnet/minecraft/class_5867;close()V
-