Package net.minecraft.loot.provider.nbt
Class StorageLootNbtProvider
java.lang.Object
net.minecraft.loot.provider.nbt.StorageLootNbtProvider
- All Implemented Interfaces:
LootNbtProvider
- Mappings:
Namespace Name official dvn
intermediary net/minecraft/class_5653
named net/minecraft/loot/provider/nbt/StorageLootNbtProvider
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
source
- Mappings:
Namespace Name Mixin selector official a
Ldvn;a:Labb;
intermediary field_27920
Lnet/minecraft/class_5653;field_27920:Lnet/minecraft/class_2960;
named source
Lnet/minecraft/loot/provider/nbt/StorageLootNbtProvider;source:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
StorageLootNbtProvider
StorageLootNbtProvider(Identifier source) - Mappings:
Namespace Name Mixin selector official <init>
Ldvn;<init>(Labb;)V
intermediary <init>
Lnet/minecraft/class_5653;<init>(Lnet/minecraft/class_2960;)V
named <init>
Lnet/minecraft/loot/provider/nbt/StorageLootNbtProvider;<init>(Lnet/minecraft/util/Identifier;)V
-
-
Method Details
-
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;
-