Add LivingEntity shouldsSwimInFluids (#1860)

Co-authored-by: Florens Pauwels <mail@florens.be>
This commit is contained in:
Florens Pauwels 2020-11-08 00:16:57 +01:00 committed by GitHub
parent f1144cf71d
commit 118da214ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
METHOD method_29504 isDead ()Z
METHOD method_29505 setAttacking (Lnet/minecraft/class_1657;)V
ARG 1 attacking
METHOD method_29920 shouldSwimInFluids ()Z
METHOD method_5973 canTarget (Lnet/minecraft/class_1299;)Z
ARG 1 type
METHOD method_5989 getLootTable ()Lnet/minecraft/class_2960;