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 interfaceCombinedEntry.Factory<T extends CombinedEntry>Subclasses of CombinedEntry in net.minecraft.loot.entry Modifier and Type Class Description classAlternativeEntryclassGroupEntryclassSequenceEntryMethods 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)