Uses of Class
net.minecraft.loot.provider.nbt.ContextLootNbtProvider
Packages that use ContextLootNbtProvider
-
Uses of ContextLootNbtProvider in net.minecraft.loot.provider.nbt
Fields in net.minecraft.loot.provider.nbt declared as ContextLootNbtProviderModifier and TypeFieldDescriptionstatic ContextLootNbtProvider
ContextLootNbtProvider.BLOCK_ENTITY
Methods in net.minecraft.loot.provider.nbt that return ContextLootNbtProviderModifier and TypeMethodDescriptionContextLootNbtProvider.CustomSerializer.fromJson(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext)
ContextLootNbtProvider.Serializer.fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
(package private) static ContextLootNbtProvider
Methods in net.minecraft.loot.provider.nbt with parameters of type ContextLootNbtProviderModifier and TypeMethodDescriptionContextLootNbtProvider.CustomSerializer.toJson(ContextLootNbtProvider contextLootNbtProvider, JsonSerializationContext jsonSerializationContext)
void
ContextLootNbtProvider.Serializer.toJson(JsonObject jsonObject, ContextLootNbtProvider contextLootNbtProvider, JsonSerializationContext jsonSerializationContext)