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 final ContextLootNbtProviderContextLootNbtProvider.BLOCK_ENTITYMethods in net.minecraft.loot.provider.nbt that return ContextLootNbtProviderModifier and TypeMethodDescriptionContextLootNbtProvider.CustomSerializer.fromJson(com.google.gson.JsonElement jsonElement, com.google.gson.JsonDeserializationContext jsonDeserializationContext) ContextLootNbtProvider.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) (package private) static ContextLootNbtProviderContextLootNbtProvider.fromTarget(String target) Methods in net.minecraft.loot.provider.nbt with parameters of type ContextLootNbtProviderModifier and TypeMethodDescriptioncom.google.gson.JsonElementContextLootNbtProvider.CustomSerializer.toJson(ContextLootNbtProvider contextLootNbtProvider, com.google.gson.JsonSerializationContext jsonSerializationContext) voidContextLootNbtProvider.Serializer.toJson(com.google.gson.JsonObject jsonObject, ContextLootNbtProvider contextLootNbtProvider, com.google.gson.JsonSerializationContext jsonSerializationContext)