Class PortalUtil.Rectangle

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

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

    • lowerLeft

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

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

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

    • Rectangle

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