net.minecraft.world.level.storage.loot

public class GsonAdapterFactory

dzi
net.minecraft.world.level.storage.loot.GsonAdapterFactory
net.minecraft.class_5330
net.minecraft.util.JsonSerializing
net.minecraft.src.C_2803_
net.minecraft.world.level.storage.loot.JsonRegistry

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static <E, T extends SerializerType<E>> GsonAdapterFactory$Builder<E, T>
a(hr<T> arg0, String arg1, String arg2, Function<E, T> arg3)
builder(Registry<T> arg0, String arg1, String arg2, Function<E, T> arg3)
method_29306(class_2378<T> arg0, String arg1, String arg2, Function<E, T> arg3)
createSerializerBuilder(Registry<T> registry, String rootFieldName, String idFieldName, Function<E, T> typeGetter)
m_78801_(C_4705_<T> p_78802_, String p_78803_, String p_78804_, Function<E, T> p_78805_)