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 ContextLootScoreProviderContextLootScoreProvider.CustomSerializer. fromJson(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext)ContextLootScoreProviderContextLootScoreProvider.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)Methods in net.minecraft.loot.provider.score with parameters of type ContextLootScoreProvider Modifier and Type Method Description JsonElementContextLootScoreProvider.CustomSerializer. toJson(ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)voidContextLootScoreProvider.Serializer. toJson(JsonObject jsonObject, ContextLootScoreProvider contextLootScoreProvider, JsonSerializationContext jsonSerializationContext)