Uses of Interface
net.minecraft.util.JsonSerializing.CustomSerializer
Package
Description
-
Uses of JsonSerializing.CustomSerializer in net.minecraft.loot.provider.nbt
-
Uses of JsonSerializing.CustomSerializer in net.minecraft.loot.provider.number
-
Uses of JsonSerializing.CustomSerializer in net.minecraft.loot.provider.score
-
Uses of JsonSerializing.CustomSerializer in net.minecraft.util
Modifier and TypeFieldDescriptionprivate @Nullable com.mojang.datafixers.util.Pair<T,JsonSerializing.CustomSerializer<? extends E>>
JsonSerializing.TypeHandler.customSerializer
private @Nullable com.mojang.datafixers.util.Pair<T,JsonSerializing.CustomSerializer<? extends E>>
JsonSerializing.GsonSerializer.elementSerializer
Modifier and TypeMethodDescriptionJsonSerializing.TypeHandler.method_32385(T t, JsonSerializing.CustomSerializer<? extends E> customSerializer)