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

14 lines
420 B
Plaintext

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;
FIELD i MAP Lcom/google/common/collect/BiMap;
METHOD a getId (Lcpe;)Lqq;
METHOD a register (Ljava/lang/String;Ljava/util/function/Consumer;)Lcpe;
METHOD a get (Lqq;)Lcpe;