yarn/mappings/net/minecraft/block/entity/LootableContainerBlockEntit...

22 lines
630 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bok net/minecraft/block/entity/LootableContainerBlockEntity
FIELD g lootTableId Lqc;
FIELD h lootTableSeed J
2018-12-12 12:12:26 -05:00
FIELD i customName Ljd;
METHOD U_ clearInv ()V
METHOD a getInvStack (I)Lawo;
METHOD a takeInvStack (II)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD a setInvStack (ILawo;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD a canPlayerUseInv (Larb;)Z
METHOD a setCustomName (Ljd;)V
METHOD a setLootTable (Lqc;J)V
2018-11-04 07:22:38 -05:00
ARG 1 id
2018-12-12 12:12:26 -05:00
METHOD b removeInvStack (I)Lawo;
METHOD d checkLootInteraction (Larb;)V
METHOD d deserializeLootTable (Lhs;)Z
METHOD e serializeLootTable (Lhs;)Z
2018-12-12 12:22:18 -05:00
METHOD f ()Ljd;
2018-12-12 12:12:26 -05:00
METHOD g getLootTableId ()Lqc;
METHOD p getInvStackList ()Lfh;