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

8 lines
197 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS et net/minecraft/util/math/BlockPointer
2018-11-03 03:44:17 -04:00
METHOD a getX ()D
METHOD b getY ()D
METHOD c getZ ()D
2018-11-07 11:37:58 -05:00
METHOD d getBlockPos ()Les;
2018-11-21 11:58:05 -05:00
METHOD e getBlockState ()Lboh;
METHOD g getBlockEntity ()Lbmk;