yarn/mappings/net/minecraft/world/loot/context/LootContextTypes.mapping

14 lines
420 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS clk net/minecraft/world/loot/context/LootContextTypes
FIELD a EMPTY Lclj;
FIELD b CHEST Lclj;
FIELD c FISHING Lclj;
FIELD d ENTITY Lclj;
FIELD e GIFT Lclj;
FIELD f ADVANCEMENT_REWARD Lclj;
FIELD g GENERIC Lclj;
FIELD h BLOCK Lclj;
2018-11-15 12:05:03 -05:00
FIELD i MAP Lcom/google/common/collect/BiMap;
2019-01-09 12:20:38 -05:00
METHOD a getId (Lclj;)Lqe;
METHOD a register (Ljava/lang/String;Ljava/util/function/Consumer;)Lclj;
METHOD a get (Lqe;)Lclj;