Package net.minecraft.loot.provider.nbt
Class ContextLootNbtProvider
java.lang.Object
net.minecraft.loot.provider.nbt.ContextLootNbtProvider
- All Implemented Interfaces:
LootNbtProvider
- Mappings:
Namespace Name official dvj
intermediary net/minecraft/class_5646
named net/minecraft/loot/provider/nbt/ContextLootNbtProvider
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
private static interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ContextLootNbtProvider
private static final ContextLootNbtProvider.Target
private static final String
(package private) final ContextLootNbtProvider.Target
-
Constructor Summary
ModifierConstructorDescriptionprivate
-
Method Summary
Modifier and TypeMethodDescription(package private) static ContextLootNbtProvider
fromTarget
(String target) static LootNbtProvider
fromTarget
(LootContext.EntityTarget target) getNbt
(LootContext context) private static ContextLootNbtProvider.Target
getTarget
(LootContext.EntityTarget entityTarget) getType()
-
Field Details
-
BLOCK_ENTITY_TARGET_NAME
- See Also:
- Mappings:
Namespace Name Mixin selector official b
Ldvj;b:Ljava/lang/String;
intermediary field_31875
Lnet/minecraft/class_5646;field_31875:Ljava/lang/String;
named BLOCK_ENTITY_TARGET_NAME
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;BLOCK_ENTITY_TARGET_NAME:Ljava/lang/String;
-
BLOCK_ENTITY_TARGET
- Mappings:
Namespace Name Mixin selector official c
Ldvj;c:Ldvj$a;
intermediary field_27915
Lnet/minecraft/class_5646;field_27915:Lnet/minecraft/class_5646$class_5648;
named BLOCK_ENTITY_TARGET
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;BLOCK_ENTITY_TARGET:Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;
-
BLOCK_ENTITY
- Mappings:
Namespace Name Mixin selector official a
Ldvj;a:Ldvj;
intermediary field_27914
Lnet/minecraft/class_5646;field_27914:Lnet/minecraft/class_5646;
named BLOCK_ENTITY
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;BLOCK_ENTITY:Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;
-
target
- Mappings:
Namespace Name Mixin selector official d
Ldvj;d:Ldvj$a;
intermediary field_27916
Lnet/minecraft/class_5646;field_27916:Lnet/minecraft/class_5646$class_5648;
named target
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;target:Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;
-
-
Constructor Details
-
ContextLootNbtProvider
- Mappings:
Namespace Name Mixin selector official <init>
Ldvj;<init>(Ldvj$a;)V
intermediary <init>
Lnet/minecraft/class_5646;<init>(Lnet/minecraft/class_5646$class_5648;)V
named <init>
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;<init>(Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;)V
-
-
Method Details
-
getTarget
- Mappings:
Namespace Name Mixin selector official b
Ldvj;b(Ldsd$c;)Ldvj$a;
intermediary method_32430
Lnet/minecraft/class_5646;method_32430(Lnet/minecraft/class_47$class_50;)Lnet/minecraft/class_5646$class_5648;
named getTarget
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;getTarget(Lnet/minecraft/loot/context/LootContext$EntityTarget;)Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider$Target;
-
getType
- Specified by:
getType
in interfaceLootNbtProvider
- Mappings:
Namespace Name Mixin selector official a
Ldvl;a()Ldvk;
intermediary method_32439
Lnet/minecraft/class_5651;method_32439()Lnet/minecraft/class_5650;
named getType
Lnet/minecraft/loot/provider/nbt/LootNbtProvider;getType()Lnet/minecraft/loot/provider/nbt/LootNbtProviderType;
-
getNbt
- Specified by:
getNbt
in interfaceLootNbtProvider
- Mappings:
Namespace Name Mixin selector official a
Ldvl;a(Ldsd;)Lqc;
intermediary method_32440
Lnet/minecraft/class_5651;method_32440(Lnet/minecraft/class_47;)Lnet/minecraft/class_2520;
named getNbt
Lnet/minecraft/loot/provider/nbt/LootNbtProvider;getNbt(Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/nbt/NbtElement;
-
getRequiredParameters
- Specified by:
getRequiredParameters
in interfaceLootNbtProvider
- Mappings:
Namespace Name Mixin selector official b
Ldvl;b()Ljava/util/Set;
intermediary method_32441
Lnet/minecraft/class_5651;method_32441()Ljava/util/Set;
named getRequiredParameters
Lnet/minecraft/loot/provider/nbt/LootNbtProvider;getRequiredParameters()Ljava/util/Set;
-
fromTarget
- Mappings:
Namespace Name Mixin selector official a
Ldvj;a(Ldsd$c;)Ldvl;
intermediary method_35568
Lnet/minecraft/class_5646;method_35568(Lnet/minecraft/class_47$class_50;)Lnet/minecraft/class_5651;
named fromTarget
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;fromTarget(Lnet/minecraft/loot/context/LootContext$EntityTarget;)Lnet/minecraft/loot/provider/nbt/LootNbtProvider;
-
fromTarget
- Mappings:
Namespace Name Mixin selector official a
Ldvj;a(Ljava/lang/String;)Ldvj;
intermediary method_32431
Lnet/minecraft/class_5646;method_32431(Ljava/lang/String;)Lnet/minecraft/class_5646;
named fromTarget
Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;fromTarget(Ljava/lang/String;)Lnet/minecraft/loot/provider/nbt/ContextLootNbtProvider;
-