Uses of Class
net.minecraft.loot.entry.CombinedEntry
Package | Description |
---|---|
net.minecraft.loot.entry |
-
Uses of CombinedEntry in net.minecraft.loot.entry
Classes in net.minecraft.loot.entry with type parameters of type CombinedEntry Modifier and Type Interface Description static interface
CombinedEntry.Factory<T extends CombinedEntry>
Subclasses of CombinedEntry in net.minecraft.loot.entry Modifier and Type Class Description class
AlternativeEntry
class
GroupEntry
class
SequenceEntry
Methods in net.minecraft.loot.entry with type parameters of type CombinedEntry Modifier and Type Method Description static <T extends CombinedEntry>
LootPoolEntry.Serializer<T>CombinedEntry. createSerializer(CombinedEntry.Factory<T> factory)