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

9 lines
218 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS aul net/minecraft/container/LecternContainer
FIELD c inventory Lafx;
FIELD d propertyDelegate Latw;
2019-02-05 13:06:02 -05:00
METHOD <init> (I)V
ARG 1 syncId
2019-02-06 15:22:24 -05:00
METHOD <init> (ILafx;Latw;)V
2019-02-05 13:06:02 -05:00
ARG 1 syncId
2019-02-06 15:22:24 -05:00
METHOD e getBookItem ()Laxm;