Package net.minecraft.loot.provider.nbt
Interface ContextLootNbtProvider.Target
- Enclosing class:
ContextLootNbtProvider
private static interface ContextLootNbtProvider.Target
- Mappings:
Namespace Name named net/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target
intermediary net/minecraft/class_5646$class_5648
official eug$a
-
Method Summary
-
Method Details
-
getNbt
- Mappings:
Namespace Name Mixin selector named getNbt
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;getNbt(Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/nbt/NbtElement;
intermediary method_32435
Lnet/minecraft/class_5646$class_5648;method_32435(Lnet/minecraft/class_47;)Lnet/minecraft/class_2520;
official a
Leug$a;a(Leqk;)Lvp;
-
getName
String getName()- Mappings:
Namespace Name Mixin selector named getName
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;getName()Ljava/lang/String;
intermediary method_32434
Lnet/minecraft/class_5646$class_5648;method_32434()Ljava/lang/String;
official a
Leug$a;a()Ljava/lang/String;
-
getRequiredParameters
Set<LootContextParameter<?>> getRequiredParameters()- Mappings:
Namespace Name Mixin selector named getRequiredParameters
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;getRequiredParameters()Ljava/util/Set;
intermediary method_32436
Lnet/minecraft/class_5646$class_5648;method_32436()Ljava/util/Set;
official b
Leug$a;b()Ljava/util/Set;
-