Fix ClientWorld.Properties.setTime param (#2955)

This commit is contained in:
enbrain 2022-01-06 03:09:47 +09:00 committed by GitHub
parent 057596f268
commit 186c5fb3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ CLASS net/minecraft/class_638 net/minecraft/client/world/ClientWorld
METHOD method_165 setTimeOfDay (J)V
ARG 1 time
METHOD method_177 setTime (J)V
ARG 1 difficulty
ARG 1 time
METHOD method_27875 setDifficulty (Lnet/minecraft/class_1267;)V
ARG 1 difficulty
METHOD method_27876 setDifficultyLocked (Z)V