Package net.minecraft.loot.provider.nbt
Class StorageLootNbtProvider
java.lang.Object
net.minecraft.loot.provider.nbt.StorageLootNbtProvider
- All Implemented Interfaces:
LootNbtProvider
public class StorageLootNbtProvider extends Object implements LootNbtProvider
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStorageLootNbtProvider.Serializer -
Field Summary
Fields Modifier and Type Field Description private Identifiersource -
Constructor Summary
Constructors Modifier Constructor Description privateStorageLootNbtProvider(Identifier source) -
Method Summary
Modifier and Type Method Description LootNbtProviderTypegetType()Tagmethod_32440(LootContext lootContext)Set<LootContextParameter<?>>method_32441()
-
Field Details
-
source
-
-
Constructor Details
-
StorageLootNbtProvider
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceLootNbtProvider
-
method_32440
- Specified by:
method_32440in interfaceLootNbtProvider
-
method_32441
- Specified by:
method_32441in interfaceLootNbtProvider
-