Class ContextLootScoreProvider
java.lang.Object
net.minecraft.loot.provider.score.ContextLootScoreProvider
- All Implemented Interfaces:
- LootScoreProvider
- Mappings:
- Namespace - Name - official - edk- intermediary - net/minecraft/class_5664- named - net/minecraft/loot/provider/score/ContextLootScoreProvider
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic class
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LootScoreProvidercreate(LootContext.EntityTarget target) getName(LootContext context) getType()
- 
Field Details- 
target- Mappings:
- Namespace - Name - Mixin selector - official - a- Ledk;a:Ldzk$b;- intermediary - field_27930- Lnet/minecraft/class_5664;field_27930:Lnet/minecraft/class_47$class_50;- named - target- Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;target:Lnet/minecraft/loot/context/LootContext$EntityTarget;
 
 
- 
- 
Constructor Details- 
ContextLootScoreProviderContextLootScoreProvider(LootContext.EntityTarget target) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Ledk;<init>(Ldzk$b;)V- intermediary - <init>- Lnet/minecraft/class_5664;<init>(Lnet/minecraft/class_47$class_50;)V- named - <init>- Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;<init>(Lnet/minecraft/loot/context/LootContext$EntityTarget;)V
 
 
- 
- 
Method Details- 
create- Mappings:
- Namespace - Name - Mixin selector - official - a- Ledk;a(Ldzk$b;)Ledn;- intermediary - method_35571- Lnet/minecraft/class_5664;method_35571(Lnet/minecraft/class_47$class_50;)Lnet/minecraft/class_5670;- named - create- Lnet/minecraft/loot/provider/score/ContextLootScoreProvider;create(Lnet/minecraft/loot/context/LootContext$EntityTarget;)Lnet/minecraft/loot/provider/score/LootScoreProvider;
 
- 
getType- Specified by:
- getTypein interface- LootScoreProvider
- Mappings:
- Namespace - Name - Mixin selector - official - a- Ledn;a()Ledm;- intermediary - method_32475- Lnet/minecraft/class_5670;method_32475()Lnet/minecraft/class_5669;- named - getType- Lnet/minecraft/loot/provider/score/LootScoreProvider;getType()Lnet/minecraft/loot/provider/score/LootScoreProviderType;
 
- 
getName- Specified by:
- getNamein interface- LootScoreProvider
- Mappings:
- Namespace - Name - Mixin selector - official - a- Ledn;a(Ldzk;)Ljava/lang/String;- intermediary - method_32476- Lnet/minecraft/class_5670;method_32476(Lnet/minecraft/class_47;)Ljava/lang/String;- named - getName- Lnet/minecraft/loot/provider/score/LootScoreProvider;getName(Lnet/minecraft/loot/context/LootContext;)Ljava/lang/String;
 
- 
getRequiredParameters- Specified by:
- getRequiredParametersin interface- LootScoreProvider
- Mappings:
- Namespace - Name - Mixin selector - official - b- Ledn;b()Ljava/util/Set;- intermediary - method_32477- Lnet/minecraft/class_5670;method_32477()Ljava/util/Set;- named - getRequiredParameters- Lnet/minecraft/loot/provider/score/LootScoreProvider;getRequiredParameters()Ljava/util/Set;
 
 
-