Add mappings for Entity (#1731)

This commit is contained in:
enbrain 2020-08-30 19:06:56 +09:00 committed by GitHub
parent 6a9a366b9c
commit 093cb48246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -234,8 +234,16 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
METHOD method_30227 getTrackedPosition ()Lnet/minecraft/class_243;
METHOD method_30228 updateTrackedPosition (Lnet/minecraft/class_243;)V
ARG 1 pos
METHOD method_30229 resetNetherPortalCooldown ()V
METHOD method_30230 hasNetherPortalCooldown ()Z
METHOD method_30329 getTeleportTarget (Lnet/minecraft/class_3218;)Lnet/minecraft/class_5454;
ARG 1 destination
METHOD method_30634 (DDD)V
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_31166 (F)Lnet/minecraft/class_243;
ARG 1 tickDelta
METHOD method_5621 getMountedHeightOffset ()D
METHOD method_5622 onBlockCollision (Lnet/minecraft/class_2680;)V
ARG 1 state