Class BlockLocating.Rectangle

java.lang.Object
net.minecraft.world.BlockLocating.Rectangle
Enclosing class:
BlockLocating

public static class BlockLocating.Rectangle extends Object
Mappings:
Namespace Name
official k$a
intermediary net/minecraft/class_5459$class_5460
named net/minecraft/world/BlockLocating$Rectangle
  • Field Details

    • lowerLeft

      public final BlockPos lowerLeft
      Mappings:
      Namespace Name Mixin selector
      official a Lk$a;a:Lgp;
      intermediary field_25936 Lnet/minecraft/class_5459$class_5460;field_25936:Lnet/minecraft/class_2338;
      named lowerLeft Lnet/minecraft/world/BlockLocating$Rectangle;lowerLeft:Lnet/minecraft/util/math/BlockPos;
    • width

      public final int width
      Mappings:
      Namespace Name Mixin selector
      official b Lk$a;b:I
      intermediary field_25937 Lnet/minecraft/class_5459$class_5460;field_25937:I
      named width Lnet/minecraft/world/BlockLocating$Rectangle;width:I
    • height

      public final int height
      Mappings:
      Namespace Name Mixin selector
      official c Lk$a;c:I
      intermediary field_25938 Lnet/minecraft/class_5459$class_5460;field_25938:I
      named height Lnet/minecraft/world/BlockLocating$Rectangle;height:I
  • Constructor Details

    • Rectangle

      public Rectangle(BlockPos lowerLeft, int width, int height)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lk$a;<init>(Lgp;II)V
      intermediary <init> Lnet/minecraft/class_5459$class_5460;<init>(Lnet/minecraft/class_2338;II)V
      named <init> Lnet/minecraft/world/BlockLocating$Rectangle;<init>(Lnet/minecraft/util/math/BlockPos;II)V