Complete mapping for `ModelVariant` (#1948)

The type is `AffineTransformation` but it is only used for rotation.
This commit is contained in:
yyny 2021-01-03 21:53:47 +01:00 committed by GitHub
parent 553ad17e3c
commit 6988b5b651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ CLASS net/minecraft/class_813 net/minecraft/client/render/model/json/ModelVarian
FIELD field_4328 rotation Lnet/minecraft/class_4590;
METHOD <init> (Lnet/minecraft/class_2960;Lnet/minecraft/class_4590;ZI)V
ARG 1 location
ARG 2 rotation
ARG 3 uvLock
ARG 4 weight
METHOD equals (Ljava/lang/Object;)Z