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

14 lines
321 B
Plaintext
Raw Normal View History

CLASS aud net/minecraft/container/LecternContainer
2019-01-09 12:20:38 -05:00
CLASS aud$1
METHOD d markDirty ()V
FIELD a inventory Lafs;
FIELD d propertyDelegate Lato;
2019-01-09 12:20:38 -05:00
METHOD a setProperty (II)V
ARG 1 pos
ARG 2 propertyId
2019-01-09 12:20:38 -05:00
METHOD a canUse (Lark;)Z
METHOD a onButtonClick (Lark;I)Z
ARG 1 player
ARG 2 id
METHOD e getBookItem ()Laxd;