Chest internals (#1648)

This commit is contained in:
shartte 2020-08-03 13:49:22 +02:00 committed by GitHub
parent 54581b9a7e
commit 1c1ba19432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -1,7 +1,20 @@
CLASS net/minecraft/class_826 net/minecraft/client/render/block/entity/ChestBlockEntityRenderer
FIELD field_20817 singleChestLid Lnet/minecraft/class_630;
FIELD field_20818 singleChestBase Lnet/minecraft/class_630;
FIELD field_20819 singleChestLatch Lnet/minecraft/class_630;
FIELD field_20820 doubleChestRightLid Lnet/minecraft/class_630;
FIELD field_20821 doubleChestRightBase Lnet/minecraft/class_630;
FIELD field_20822 doubleChestRightLatch Lnet/minecraft/class_630;
FIELD field_21479 doubleChestLeftLid Lnet/minecraft/class_630;
FIELD field_21480 doubleChestLeftBase Lnet/minecraft/class_630;
FIELD field_21481 doubleChestLeftLatch Lnet/minecraft/class_630;
FIELD field_4365 christmas Z
METHOD method_22749 (Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_630;Lnet/minecraft/class_630;Lnet/minecraft/class_630;FII)V
METHOD method_22749 render (Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_630;Lnet/minecraft/class_630;Lnet/minecraft/class_630;FII)V
ARG 1 matrices
ARG 2 vertices
ARG 3 lid
ARG 4 latch
ARG 5 base
ARG 6 openFactor
ARG 7 light
ARG 8 overlay