yarn/mappings/net/minecraft/block/entity/BlockEntitySign.mapping

10 lines
254 B
Plaintext

CLASS aun net/minecraft/block/entity/BlockEntitySign
FIELD a text [Lgk;
FIELD g editable Z
FIELD h editor Lacu;
METHOD a isEditable ()Z
METHOD a setEditor (Lacu;)V
METHOD a setEditable (Z)V
METHOD b onActivate (Lacu;)Z
METHOD e getEditor ()Lacu;