yarn/mappings/net/minecraft/client/util/math/Vector4f.mapping

14 lines
387 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1162 net/minecraft/client/util/math/Vector4f
2018-12-12 12:22:18 -05:00
METHOD <init> (FFFF)V
ARG 1 x
ARG 2 y
ARG 3 z
ARG 4 w
2019-06-28 17:55:20 -04:00
METHOD equals (Ljava/lang/Object;)Z
ARG 1 o
METHOD method_22674 multiply (Lnet/minecraft/class_1159;)V
2019-07-08 15:15:28 -04:00
METHOD method_4953 getX ()F
2019-06-28 17:55:20 -04:00
METHOD method_4954 multiply (Lnet/minecraft/class_1160;)V
2019-07-08 15:15:28 -04:00
METHOD method_4956 getY ()F
METHOD method_4957 getZ ()F