Class ChunkCoordinateRange

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

public class ChunkCoordinateRange
extends Object
Mappings:
Namespace Name
official ans
intermediary net/minecraft/class_416
named net/minecraft/world/chunk/ChunkCoordinateRange
  • Field Details

    • shorts

      private final short[] shorts
      Mappings:
      Namespace Name Mixin selector
      official a Lans;a:[S
      intermediary field_1647 Lnet/minecraft/class_416;field_1647:[S
      named shorts Lnet/minecraft/world/chunk/ChunkCoordinateRange;shorts:[S
    • blockState

      private final BlockState blockState
      Mappings:
      Namespace Name Mixin selector
      official b Lans;b:Lalz;
      intermediary field_1648 Lnet/minecraft/class_416;field_1648:Lnet/minecraft/class_376;
      named blockState Lnet/minecraft/world/chunk/ChunkCoordinateRange;blockState:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • ChunkCoordinateRange

      public ChunkCoordinateRange()
  • Method Details

    • getBlockState

      public BlockState getBlockState​(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lans;a(III)Lalz;
      intermediary method_1494 Lnet/minecraft/class_416;method_1494(III)Lnet/minecraft/class_376;
      named getBlockState Lnet/minecraft/world/chunk/ChunkCoordinateRange;getBlockState(III)Lnet/minecraft/block/BlockState;
    • getBlockState

      public BlockState getBlockState​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lans;a(I)Lalz;
      intermediary method_1493 Lnet/minecraft/class_416;method_1493(I)Lnet/minecraft/class_376;
      named getBlockState Lnet/minecraft/world/chunk/ChunkCoordinateRange;getBlockState(I)Lnet/minecraft/block/BlockState;
    • method_1495

      public void method_1495​(int int2, int int3, int int4, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a Lans;a(IIILalz;)V
      intermediary method_1495 Lnet/minecraft/class_416;method_1495(IIILnet/minecraft/class_376;)V
      named method_1495 Lnet/minecraft/world/chunk/ChunkCoordinateRange;method_1495(IIILnet/minecraft/block/BlockState;)V
    • method_1496

      public void method_1496​(int coordinate, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Lans;a(ILalz;)V
      intermediary method_1496 Lnet/minecraft/class_416;method_1496(ILnet/minecraft/class_376;)V
      named method_1496 Lnet/minecraft/world/chunk/ChunkCoordinateRange;method_1496(ILnet/minecraft/block/BlockState;)V