isCollidable & collidesWith (#1774)

This commit is contained in:
LoganDark 2020-10-03 03:37:13 -07:00 committed by GitHub
parent 398c55be36
commit 2d4eb4c3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -242,6 +242,9 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_30948 isCollidable ()Z
METHOD method_30949 collidesWith (Lnet/minecraft/class_1297;)Z
ARG 1 other
METHOD method_31166 (F)Lnet/minecraft/class_243;
ARG 1 tickDelta
METHOD method_5621 getMountedHeightOffset ()D