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

19 lines
446 B
Plaintext

CLASS net/minecraft/class_1161 net/minecraft/client/util/math/Vector3d
FIELD field_5659 z D
FIELD field_5660 y D
FIELD field_5661 x D
METHOD <init> (DDD)V
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_35873 multiply (D)V
ARG 1 amount
METHOD method_35874 set (DDD)V
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_35875 copy (Lnet/minecraft/class_1161;)V
ARG 1 vector3d
METHOD method_35876 add (Lnet/minecraft/class_1161;)V
ARG 1 vector3d