Class ContextLootScoreProvider
java.lang.Object
net.minecraft.loot.provider.score.ContextLootScoreProvider
- All Implemented Interfaces:
LootScoreProvider
public class ContextLootScoreProvider extends Object implements LootScoreProvider
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContextLootScoreProvider.class_5665static classContextLootScoreProvider.class_5666 -
Field Summary
Fields Modifier and Type Field Description private LootContext.EntityTargetfield_27930 -
Constructor Summary
Constructors Modifier Constructor Description privateContextLootScoreProvider(LootContext.EntityTarget entityTarget) -
Method Summary
Modifier and Type Method Description StringgetName(LootContext context)LootScoreProviderTypegetType()Set<LootContextParameter<?>>method_32477()
-
Field Details
-
field_27930
-
-
Constructor Details
-
ContextLootScoreProvider
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceLootScoreProvider
-
getName
- Specified by:
getNamein interfaceLootScoreProvider
-
method_32477
- Specified by:
method_32477in interfaceLootScoreProvider
-