Uses of Class
net.minecraft.loot.entry.LeafEntry
Package | Description |
---|---|
net.minecraft.loot.entry |
-
Uses of LeafEntry in net.minecraft.loot.entry
Classes in net.minecraft.loot.entry with type parameters of type LeafEntry Modifier and Type Class Description static class
LeafEntry.Serializer<T extends LeafEntry>
Subclasses of LeafEntry in net.minecraft.loot.entry Modifier and Type Class Description class
DynamicEntry
class
EmptyEntry
class
ItemEntry
class
LootTableEntry
class
TagEntry
Methods in net.minecraft.loot.entry that return LeafEntry Modifier and Type Method Description LeafEntry
LeafEntry.Factory. build(int weight, int quality, LootCondition[] conditions, LootFunction[] functions)