Uses of Class
net.minecraft.loot.provider.score.ContextLootScoreProvider
Package | Description |
---|---|
net.minecraft.loot.provider.score |
-
Uses of ContextLootScoreProvider in net.minecraft.loot.provider.score
Methods in net.minecraft.loot.provider.score that return ContextLootScoreProvider Modifier and Type Method Description ContextLootScoreProvider
ContextLootScoreProvider.CustomSerializer. fromJson(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext)
ContextLootScoreProvider
ContextLootScoreProvider.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
Methods in net.minecraft.loot.provider.score with parameters of type ContextLootScoreProvider Modifier and Type Method Description JsonElement
ContextLootScoreProvider.CustomSerializer. toJson(ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)
void
ContextLootScoreProvider.Serializer. toJson(JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)