Change SculkShriekerWarningManager#canIncreaseWarningLevel to SculkShriekerWarningManager#isWardenNearby in (#3797)

This commit is contained in:
TheDeathlyCow 2024-02-21 21:37:14 -10:00 committed by GitHub
parent ec47d43d67
commit 75e590d12e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ CLASS net/minecraft/class_7262 net/minecraft/block/entity/SculkShriekerWarningMa
METHOD method_42255 (Lnet/minecraft/class_243;Lnet/minecraft/class_3222;)Z
ARG 1 player
METHOD method_42258 reset ()V
METHOD method_42259 canIncreaseWarningLevel (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)Z
METHOD method_42259 isWardenNearby (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)Z
ARG 0 world
ARG 1 pos
METHOD method_42261 increaseWarningLevel ()V