Class ContextEntityRewardGenerator

java.lang.Object
com.petrolpark.data.reward.generator.ContextEntityRewardGenerator
All Implemented Interfaces:
IRewardGenerator, net.minecraft.world.level.storage.loot.LootContextUser
Direct Known Subclasses:
LootTableRewardGenerator

public abstract class ContextEntityRewardGenerator extends Object implements IRewardGenerator
  • Field Details

  • Constructor Details

    • ContextEntityRewardGenerator

      public ContextEntityRewardGenerator(IEntityTarget target)
  • Method Details

    • getReferencedContextParams

      public Set<net.minecraft.world.level.storage.loot.parameters.LootContextParam<?>> getReferencedContextParams()
      Specified by:
      getReferencedContextParams in interface net.minecraft.world.level.storage.loot.LootContextUser