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

8 lines
262 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2374 net/minecraft/util/math/Position
METHOD method_10214 getY ()D
COMMENT Returns the Y coordinate.
2019-06-28 17:55:20 -04:00
METHOD method_10215 getZ ()D
COMMENT Returns the Z coordinate.
2019-06-28 17:55:20 -04:00
METHOD method_10216 getX ()D
COMMENT Returns the X coordinate.