Uses of Class
net.minecraft.util.JsonSerializing.TypeHandler
-
Uses of JsonSerializing.TypeHandler in net.minecraft.util
Modifier and TypeMethodDescriptionstatic <E,
T extends JsonSerializableType<E>>
JsonSerializing.TypeHandler<E,T> JsonSerializing.createTypeHandler
(Registry<T> registry, String rootFieldName, String idFieldName, Function<E, T> typeIdentification) JsonSerializing.TypeHandler.method_32385
(T t, JsonSerializing.CustomSerializer<? extends E> customSerializer) JsonSerializing.TypeHandler.method_33409
(T t)