Uses of Class
net.minecraft.loot.provider.score.ContextLootScoreProvider
Packages that use ContextLootScoreProvider
-
Uses of ContextLootScoreProvider in net.minecraft.loot.provider.score
Methods in net.minecraft.loot.provider.score that return ContextLootScoreProviderModifier and TypeMethodDescriptionContextLootScoreProvider.CustomSerializer.fromJson(com.google.gson.JsonElement jsonElement, com.google.gson.JsonDeserializationContext jsonDeserializationContext) ContextLootScoreProvider.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot.provider.score with parameters of type ContextLootScoreProviderModifier and TypeMethodDescriptioncom.google.gson.JsonElementContextLootScoreProvider.CustomSerializer.toJson(ContextLootScoreProvider contextLootScoreProvider, com.google.gson.JsonSerializationContext jsonSerializationContext) voidContextLootScoreProvider.Serializer.toJson(com.google.gson.JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, com.google.gson.JsonSerializationContext jsonSerializationContext)