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(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext)
ContextLootScoreProvider.Serializer.fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
Methods in net.minecraft.loot.provider.score with parameters of type ContextLootScoreProviderModifier and TypeMethodDescriptionContextLootScoreProvider.CustomSerializer.toJson(ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)
void
ContextLootScoreProvider.Serializer.toJson(JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)