listener -> handler

This commit is contained in:
Thalia Nero 2020-11-11 23:18:02 -05:00
parent 490818513e
commit c5287fed06
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ CLASS net/minecraft/class_5568 net/minecraft/entity/EntityLike
COMMENT Sets the behavior to execute when an entity's state updates.
COMMENT
COMMENT @see EntityChangeHandler
ARG 1 listener
ARG 1 handler
METHOD method_31745 setRemoved (Lnet/minecraft/class_1297$class_5529;)V
ARG 1 reason
METHOD method_31746 shouldSave ()Z