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

14 lines
420 B
Plaintext
Raw Normal View History

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