Class CombinedRewardGenerator
java.lang.Object
com.petrolpark.data.reward.generator.CombinedRewardGenerator
- All Implemented Interfaces:
IRewardGenerator,net.minecraft.world.level.storage.loot.LootContextUser
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface com.petrolpark.data.reward.generator.IRewardGenerator
CODEC -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.storage.loot.LootContextUser
validate
-
Field Details
-
values
-
-
Constructor Details
-
CombinedRewardGenerator
-
-
Method Details
-
generate
- Specified by:
generatein interfaceIRewardGenerator
-
getType
- Specified by:
getTypein interfaceIRewardGenerator
-
getReferencedContextParams
public Set<net.minecraft.world.level.storage.loot.parameters.LootContextParam<?>> getReferencedContextParams()- Specified by:
getReferencedContextParamsin interfacenet.minecraft.world.level.storage.loot.LootContextUser
-