net.minecraft.world.level.storage.loot

public class SerializerType<T>

dyy
net.minecraft.world.level.storage.loot.SerializerType
net.minecraft.class_5336
net.minecraft.util.JsonSerializableType
net.minecraft.src.C_2836_
net.minecraft.world.level.storage.loot.LootSerializerType

Field summary

Modifier and TypeField
private final Serializer<? extends T>
a
serializer
field_25204
jsonSerializer
f_79328_

Constructor summary

ModifierConstructor
public (Serializer<? extends T> jsonSerializer)

Method summary

Modifier and TypeMethod
public Serializer<? extends T>
a()
getSerializer()
method_29312()
getJsonSerializer()
m_79331_()