Fix GameOptions#getCloudRenderMod (#3265)

This commit is contained in:
apple502j 2022-07-30 05:23:17 +09:00 committed by GitHub
parent 46491d9004
commit d961e877fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ CLASS net/minecraft/class_315 net/minecraft/client/option/GameOptions
METHOD method_1631 togglePlayerModelPart (Lnet/minecraft/class_1664;Z)V
ARG 1 part
ARG 2 enabled
METHOD method_1632 getCloudRenderMode ()Lnet/minecraft/class_4063;
METHOD method_1632 getCloudRenderModeValue ()Lnet/minecraft/class_4063;
METHOD method_1635 setPlayerModelPart (Lnet/minecraft/class_1664;Z)V
ARG 1 part
ARG 2 enabled
@ -483,7 +483,7 @@ CLASS net/minecraft/class_315 net/minecraft/client/option/GameOptions
ARG 0 value
METHOD method_42527 (Ljava/lang/String;)Lnet/minecraft/class_1306;
ARG 0 value
METHOD method_42528 getCloudRenderMod ()Lnet/minecraft/class_7172;
METHOD method_42528 getCloudRenderMode ()Lnet/minecraft/class_7172;
METHOD method_42529 (Lnet/minecraft/class_310;)Lnet/minecraft/class_7172$class_7277;
ARG 0 client
METHOD method_42530 (Ljava/lang/Boolean;)V