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

6 lines
318 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2342 net/minecraft/util/math/BlockPointer
METHOD method_10120 getBlockState ()Lnet/minecraft/class_2680;
METHOD method_10121 getBlockEntity ()Lnet/minecraft/class_2586;
METHOD method_10122 getBlockPos ()Lnet/minecraft/class_2338;
2020-07-01 12:44:38 -04:00
METHOD method_10207 getWorld ()Lnet/minecraft/class_3218;