yarn/mappings/net/minecraft/util/math/BlockPointer.mapping

11 lines
263 B
Plaintext

CLASS dz net/minecraft/util/math/BlockPointer
FIELD a world Lali;
FIELD b pos Ldx;
METHOD a getX ()D
METHOD b getY ()D
METHOD c getZ ()D
METHOD d getBlockPos ()Ldx;
METHOD e getBlockState ()Lave;
METHOD g getBlockEntity ()Latu;
METHOD h getWorld ()Lali;