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

14 lines
317 B
Plaintext

CLASS dz net/minecraft/util/math/BlockPointer
FIELD a world Lali;
FIELD b pos Ldx;
METHOD <init> (Lali;Ldx;)V
ARG 0 world
ARG 1 pos
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;