yarn/mappings/net/minecraft/network/packet/c2s/play/BookUpdateC2SPacket.mapping

12 lines
408 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2820 net/minecraft/network/packet/c2s/play/BookUpdateC2SPacket
2019-06-28 17:55:20 -04:00
FIELD field_12863 book Lnet/minecraft/class_1799;
FIELD field_12864 signed Z
FIELD field_26897 slot I
2020-10-15 13:34:26 -04:00
METHOD <init> (Lnet/minecraft/class_1799;ZI)V
2019-04-20 17:17:07 -04:00
ARG 1 book
ARG 2 signed
ARG 3 slot
METHOD method_12235 getSlot ()I
2019-06-28 17:55:20 -04:00
METHOD method_12237 getBook ()Lnet/minecraft/class_1799;
METHOD method_12238 wasSigned ()Z