Complete BookUpdateC2SPacket mappings (#1817)

This commit is contained in:
enbrain 2020-11-01 04:00:50 +09:00 committed by GitHub
parent 55a3a2ab06
commit 472770efc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,8 +1,11 @@
CLASS net/minecraft/class_2820 net/minecraft/network/packet/c2s/play/BookUpdateC2SPacket
FIELD field_12863 book Lnet/minecraft/class_1799;
FIELD field_12864 signed Z
FIELD field_26897 slot I
METHOD <init> (Lnet/minecraft/class_1799;ZI)V
ARG 1 book
ARG 2 signed
ARG 3 slot
METHOD method_12235 getSlot ()I
METHOD method_12237 getBook ()Lnet/minecraft/class_1799;
METHOD method_12238 wasSigned ()Z