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

8 lines
198 B
Plaintext
Raw Normal View History

CLASS er 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
METHOD d getBlockPos ()Leq;
2018-10-31 12:57:21 -04:00
METHOD e getBlockState ()Lbnh;
METHOD g getBlockEntity ()Lbll;