Class LootTableRewardGenerator
java.lang.Object
com.petrolpark.data.reward.generator.ContextEntityRewardGenerator
com.petrolpark.data.reward.generator.LootTableRewardGenerator
- All Implemented Interfaces:
IRewardGenerator,net.minecraft.world.level.storage.loot.LootContextUser
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.petrolpark.data.reward.generator.ContextEntityRewardGenerator
targetFields inherited from interface com.petrolpark.data.reward.generator.IRewardGenerator
CODEC -
Constructor Summary
ConstructorsConstructorDescriptionLootTableRewardGenerator(IEntityTarget target, net.minecraft.resources.ResourceLocation rl) -
Method Summary
Methods inherited from class com.petrolpark.data.reward.generator.ContextEntityRewardGenerator
getReferencedContextParamsMethods 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
-
lootTableRL
public final net.minecraft.resources.ResourceLocation lootTableRL
-
-
Constructor Details
-
LootTableRewardGenerator
-
-
Method Details
-
generate
-
getType
-