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

9 lines
218 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS auh net/minecraft/container/LecternContainer
FIELD c inventory Laft;
FIELD d propertyDelegate Lats;
2019-02-05 13:06:02 -05:00
METHOD <init> (I)V
ARG 1 syncId
METHOD <init> (ILaft;Lats;)V
ARG 1 syncId
2019-01-30 12:48:39 -05:00
METHOD e getBookItem ()Laxi;