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

8 lines
346 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_46 net/minecraft/world/loot/context/ParameterConsumer
METHOD method_292 check (Lnet/minecraft/class_58;Ljava/util/function/Function;Ljava/util/Set;Lnet/minecraft/class_176;)V
ARG 1 reporter
ARG 2 supplierGetter
ARG 3 parentLootTables
ARG 4 contextType
2019-06-28 17:55:20 -04:00
METHOD method_293 getRequiredParameters ()Ljava/util/Set;