Two methods used on client player respawn (#2148)

* Two methods used on client player respawn

* onRespawnOrDimensionChange -> init

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
This commit is contained in:
Alexander 2021-03-16 23:33:20 +03:00 committed by GitHub
parent 2c9f118c21
commit f27a0bf773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -98,3 +98,4 @@ CLASS net/minecraft/class_746 net/minecraft/client/network/ClientPlayerEntity
ARG 2 dz
METHOD method_3149 isAutoJumpEnabled ()Z
METHOD method_3151 getMountJumpStrength ()F
METHOD method_33689 init ()V

View File

@ -106,3 +106,6 @@ CLASS net/minecraft/class_636 net/minecraft/client/network/ClientPlayerInteracti
ARG 1 world
ARG 2 statHandler
ARG 3 recipeBook
METHOD method_32790 setGameModes (Lnet/minecraft/class_1934;Lnet/minecraft/class_1934;)V
ARG 1 gameMode
ARG 2 previousGameMode