Uses of Class
net.minecraft.loot.entry.LootPoolEntry.Serializer
Package | Description |
---|---|
net.minecraft.loot.entry |
-
Uses of LootPoolEntry.Serializer in net.minecraft.loot.entry
Subclasses of LootPoolEntry.Serializer in net.minecraft.loot.entry Modifier and Type Class Description static class
DynamicEntry.Serializer
static class
EmptyEntry.Serializer
static class
ItemEntry.Serializer
static class
LeafEntry.Serializer<T extends LeafEntry>
static class
LootTableEntry.Serializer
static class
TagEntry.Serializer
Methods in net.minecraft.loot.entry that return LootPoolEntry.Serializer Modifier and Type Method Description static <T extends CombinedEntry>
LootPoolEntry.Serializer<T>CombinedEntry. createSerializer(CombinedEntry.Factory<T> factory)