name function method_26318 applyMovementInput (#2773)

This commit is contained in:
NotSomeBot 2021-10-20 22:44:20 +02:00 committed by GitHub
parent 2575997c1d
commit 587d189c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -215,6 +215,9 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
COMMENT the source entity or {@code null} for non-entity sources
METHOD method_26084 (Lnet/minecraft/class_1309;)V
ARG 0 player
METHOD method_26318 applyMovementInput (Lnet/minecraft/class_243;F)Lnet/minecraft/class_243;
ARG 1 movementInput
ARG 2 slipperiness
METHOD method_26319 canWalkOnFluid (Lnet/minecraft/class_3611;)Z
ARG 1 fluid
METHOD method_26825 getAttributeValue (Lnet/minecraft/class_1320;)D