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

8 lines
198 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS dy net/minecraft/util/math/IBlockPointer
2017-04-05 14:11:28 -04:00
METHOD a getX ()D
METHOD b getY ()D
METHOD c getZ ()D
2017-04-05 07:31:24 -04:00
METHOD d getBlockPos ()Ldx;
METHOD e getBlockState ()Lave;
METHOD g getBlockEntity ()Latu;