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