Class RewardManager

java.lang.Object
com.hrznstudio.titanium.reward.RewardManager

public class RewardManager extends Object
  • Method Details

    • get

      public static RewardManager get()
    • getGiver

      public RewardGiver getGiver(UUID uuid, String name)
    • getRewards

      public Map<UUID,RewardGiver> getRewards()
    • collectRewardsResourceLocations

      public List<net.minecraft.resources.ResourceLocation> collectRewardsResourceLocations(UUID uuid)
    • getReward

      public Reward getReward(net.minecraft.resources.ResourceLocation resourceLocation)