Move dilation to be with modelcuboid data that accesses its package (#2073)

radiusXYZ fields

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2021-02-17 12:16:18 -06:00 committed by GitHub
parent 7d742e402f
commit 0605b9d9ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
CLASS net/minecraft/class_5605 net/minecraft/client/util/math/Dilation
CLASS net/minecraft/class_5605 net/minecraft/client/model/Dilation
COMMENT @implNote This should be in same package as {@link ModelCuboidData} as
COMMENT its package private static fields are accessed by it.
FIELD field_27715 NONE Lnet/minecraft/class_5605;
FIELD field_27716 radiusX F
FIELD field_27717 radiusY F