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

4 lines
185 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS cnf net/minecraft/world/loot/context/ParameterConsumer
METHOD a getRequiredParameters ()Ljava/util/Set;
2019-03-20 13:56:26 -04:00
METHOD a check (Lcni;Ljava/util/function/Function;Ljava/util/Set;Lcpe;)V