Interface IRewardGenerator
- All Superinterfaces:
net.minecraft.world.level.storage.loot.LootContextUser
- All Known Implementing Classes:
CombinedRewardGenerator,ContextEntityRewardGenerator,DirectRewardGenerator,LootTableRewardGenerator
public interface IRewardGenerator
extends net.minecraft.world.level.storage.loot.LootContextUser
-
Field Summary
Fields -
Method Summary
Methods inherited from interface net.minecraft.world.level.storage.loot.LootContextUser
getReferencedContextParams, validate
-
Field Details
-
CODEC
-
-
Method Details
-
generate
-
getType
RewardGeneratorType getType() -
createGsonAdapter
-