Uses of Class
net.minecraft.loot.LootEntry.Serializer
-
Packages that use LootEntry.Serializer Package Description net.minecraft.loot -
-
Uses of LootEntry.Serializer in net.minecraft.loot
Subclasses of LootEntry.Serializer in net.minecraft.loot Modifier and Type Class Description static classDynamicLootEntry.Serializerstatic classEmptyLootEntry.Serializerstatic classItemLootEntry.Serializerstatic classStandaloneLootEntry.Serializer<T extends StandaloneLootEntry>static classTableLootEntry.Serializerstatic classTagLootEntry.SerializerMethods in net.minecraft.loot that return LootEntry.Serializer Modifier and Type Method Description static <T extends ParentedLootEntry>
LootEntry.Serializer<T>ParentedLootEntry. createSerializer(ParentedLootEntry.IFactory<T> p_237409_0_)
-