Uses of Class
net.minecraft.loot.provider.score.ContextLootScoreProvider
-
Uses of ContextLootScoreProvider in net.minecraft.loot.provider.score
Modifier and TypeMethodDescriptionContextLootScoreProvider.CustomSerializer.fromJson
(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext) ContextLootScoreProvider.Serializer.fromJson
(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext) Modifier and TypeMethodDescriptionContextLootScoreProvider.CustomSerializer.toJson
(ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext) void
ContextLootScoreProvider.Serializer.toJson
(JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)