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 cke
intermediary net/minecraft/class_5867
named net/minecraft/class_5867
  • Field Details

    • field_29037

      private final WorldAccess field_29037
      Mappings:
      Namespace Name Mixin selector
      official a Lcke;a:Lbup;
      intermediary field_29037 Lnet/minecraft/class_5867;field_29037:Lnet/minecraft/class_1936;
      named field_29037 Lnet/minecraft/class_5867;field_29037:Lnet/minecraft/world/WorldAccess;
    • field_29038

      private final Long2ObjectMap<ChunkSection> field_29038
      Mappings:
      Namespace Name Mixin selector
      official b Lcke;b:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
      intermediary field_29038 Lnet/minecraft/class_5867;field_29038:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
      named field_29038 Lnet/minecraft/class_5867;field_29038:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
    • field_29039

      @Nullable private @Nullable ChunkSection field_29039
      Mappings:
      Namespace Name Mixin selector
      official c Lcke;c:Lckr;
      intermediary field_29039 Lnet/minecraft/class_5867;field_29039:Lnet/minecraft/class_2826;
      named field_29039 Lnet/minecraft/class_5867;field_29039:Lnet/minecraft/world/chunk/ChunkSection;
    • field_29040

      private long field_29040
      Mappings:
      Namespace Name Mixin selector
      official d Lcke;d:J
      intermediary field_29040 Lnet/minecraft/class_5867;field_29040:J
      named field_29040 Lnet/minecraft/class_5867;field_29040:J
  • Constructor Details

    • class_5867

      public class_5867​(WorldAccess worldAccess)
  • Method Details

    • method_33944

      public ChunkSection method_33944​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lcke;a(Lfx;)Lckr;
      intermediary method_33944 Lnet/minecraft/class_5867;method_33944(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2826;
      named method_33944 Lnet/minecraft/class_5867;method_33944(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/chunk/ChunkSection;
    • method_33946

      public BlockState method_33946​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official b Lcke;b(Lfx;)Lcim;
      intermediary method_33946 Lnet/minecraft/class_5867;method_33946(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
      named method_33946 Lnet/minecraft/class_5867;method_33946(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Mappings:
      Namespace Name Mixin selector
      official close Lcke;close()V
      intermediary close Lnet/minecraft/class_5867;close()V
      named close Lnet/minecraft/class_5867;close()V