yarn/mappings/net/minecraft/container/LecternContainer.mapping

9 lines
218 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS aur net/minecraft/container/LecternContainer
FIELD c inventory Laga;
FIELD d propertyDelegate Lauc;
2019-02-05 13:06:02 -05:00
METHOD <init> (I)V
ARG 1 syncId
2019-02-13 12:35:08 -05:00
METHOD <init> (ILaga;Lauc;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-13 12:35:08 -05:00
METHOD e getBookItem ()Laxt;