Rename/repackage ChestAnimationProgress (#3174)

This commit is contained in:
apple502j 2022-05-21 04:25:18 +09:00 committed by GitHub
parent 1c7ce2d51a
commit 32a545e7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -0,0 +1,5 @@
CLASS net/minecraft/class_2618 net/minecraft/block/entity/LidOpenable
COMMENT An interface implemented by block entities with openable lids,
COMMENT such as chests or ender chests.
METHOD method_11274 getAnimationProgress (F)F
ARG 1 tickDelta

View File

@ -1,3 +0,0 @@
CLASS net/minecraft/class_2618 net/minecraft/client/block/ChestAnimationProgress
METHOD method_11274 getAnimationProgress (F)F
ARG 1 tickDelta