Uses of Class
net.minecraft.loot.entry.LeafEntry
Packages that use LeafEntry
-
Uses of LeafEntry in net.minecraft.loot.entry
Subclasses of LeafEntry in net.minecraft.loot.entryModifier and TypeClassDescriptionclass
class
class
class
class
Methods in net.minecraft.loot.entry with type parameters of type LeafEntryModifier and TypeMethodDescriptionprotected static <T extends LeafEntry>
com.mojang.datafixers.Products.P4<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<T>, Integer, Integer, List<LootCondition>, List<LootFunction>> LeafEntry.addLeafFields
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<T> instance) Methods in net.minecraft.loot.entry that return LeafEntryModifier and TypeMethodDescriptionLeafEntry.Factory.build
(int weight, int quality, List<LootCondition> conditions, List<LootFunction> functions)