Class ChunkBlockStateStorage

java.lang.Object
net.minecraft.world.chunk.ChunkBlockStateStorage

public class ChunkBlockStateStorage extends Object
Mappings:
Namespace Name
official ayw
intermediary net/minecraft/class_2252
named net/minecraft/world/chunk/ChunkBlockStateStorage
  • Field Details

    • emptyState

      private static final BlockState emptyState
      Mappings:
      Namespace Name Mixin selector
      official a Layw;a:Lawt;
      intermediary field_9961 Lnet/minecraft/class_2252;field_9961:Lnet/minecraft/class_2232;
      named emptyState Lnet/minecraft/world/chunk/ChunkBlockStateStorage;emptyState:Lnet/minecraft/block/BlockState;
    • field_12955

      private final char[] field_12955
      Mappings:
      Namespace Name Mixin selector
      official b Layw;b:[C
      intermediary field_12955 Lnet/minecraft/class_2252;field_12955:[C
      named field_12955 Lnet/minecraft/world/chunk/ChunkBlockStateStorage;field_12955:[C
  • Constructor Details

    • ChunkBlockStateStorage

      public ChunkBlockStateStorage()
  • Method Details

    • get

      public BlockState get(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Layw;a(III)Lawt;
      intermediary method_9182 Lnet/minecraft/class_2252;method_9182(III)Lnet/minecraft/class_2232;
      named get Lnet/minecraft/world/chunk/ChunkBlockStateStorage;get(III)Lnet/minecraft/block/BlockState;
    • set

      public void set(int x, int y, int z, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Layw;a(IIILawt;)V
      intermediary method_9183 Lnet/minecraft/class_2252;method_9183(IIILnet/minecraft/class_2232;)V
      named set Lnet/minecraft/world/chunk/ChunkBlockStateStorage;set(IIILnet/minecraft/block/BlockState;)V
    • method_11820

      private static int method_11820(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Layw;b(III)I
      intermediary method_11820 Lnet/minecraft/class_2252;method_11820(III)I
      named method_11820 Lnet/minecraft/world/chunk/ChunkBlockStateStorage;method_11820(III)I
    • method_11819

      public int method_11819(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Layw;a(II)I
      intermediary method_11819 Lnet/minecraft/class_2252;method_11819(II)I
      named method_11819 Lnet/minecraft/world/chunk/ChunkBlockStateStorage;method_11819(II)I