Interface NbtProvider
- All Known Implementing Classes:
ContextNbtProvider,StorageNbtProvider
public interface NbtProvider
A provider for NBT data based on a LootContext.
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@Nullable Tagget(LootContext pLootContext) Set<ContextKey<?>> getType()
-
Method Details
-
get
-
getReferencedContextParams
Set<ContextKey<?>> getReferencedContextParams() -
getType
LootNbtProviderType getType()
-