Interface LootScoreProvider
- All Known Implementing Classes:
ContextLootScoreProvider,FixedLootScoreProvider
public interface LootScoreProvider
-
Method Summary
Modifier and Type Method Description StringgetName(LootContext context)LootScoreProviderTypegetType()Set<LootContextParameter<?>>method_32477()
-
Method Details
-
getName
-
getType
LootScoreProviderType getType() -
method_32477
Set<LootContextParameter<?>> method_32477()
-