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 eda
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
Leda;a:Lacq;
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>
Leda;<init>(Lacq;)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
Lecy;a()Lecx;
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
Lecy;a(Ldzk;)Lrk;
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
Lecy;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;
-