This commit is contained in:
Axia 2024-04-21 18:49:31 +01:00 committed by GitHub
commit c78dff4609
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ CLASS net/minecraft/class_7716 net/minecraft/block/entity/ChiseledBookshelfBlock
ARG 2 state
METHOD method_47585 updateState (I)V
ARG 1 interactedSlot
METHOD method_47587 getOpenSlotCount ()I
METHOD method_47587 getFilledSlotCount ()I
METHOD method_47887 getLastInteractedSlot ()I
METHOD method_51356 (Lnet/minecraft/class_1799;Lnet/minecraft/class_1263;Lnet/minecraft/class_1799;)Z
ARG 2 stack2

View File

@ -166,13 +166,13 @@ CLASS net/minecraft/class_3222 net/minecraft/server/network/ServerPlayerEntity
COMMENT whether the new spawn point is {@linkplain #isSpawnForced() forced}
ARG 5 sendMessage
COMMENT if {@code true}, a game message about the spawn point change will be sent
METHOD method_26285 isBedTooFarAway (Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
METHOD method_26285 isBedWithinRange (Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 1 pos
ARG 2 direction
METHOD method_26286 isBedObstructed (Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 1 pos
ARG 2 direction
METHOD method_26287 isBedTooFarAway (Lnet/minecraft/class_2338;)Z
METHOD method_26287 isBedWithinRange (Lnet/minecraft/class_2338;)Z
ARG 1 pos
METHOD method_29205 (Lnet/minecraft/class_2487;Lnet/minecraft/class_2520;)V
ARG 1 encoded