Uses of Class
net.minecraft.loot.entry.LeafEntry.Builder
Packages that use LeafEntry.Builder
-
Uses of LeafEntry.Builder in net.minecraft.loot.entry
Classes in net.minecraft.loot.entry with type parameters of type LeafEntry.BuilderSubclasses of LeafEntry.Builder in net.minecraft.loot.entryMethods in net.minecraft.loot.entry that return LeafEntry.BuilderModifier and TypeMethodDescriptionstatic LeafEntry.Builder<?>DynamicEntry.builder(Identifier name)static LeafEntry.Builder<?>ItemEntry.builder(ItemConvertible drop)static LeafEntry.Builder<?>LeafEntry.builder(LeafEntry.Factory factory)static LeafEntry.Builder<?>LootTableEntry.builder(Identifier id)static LeafEntry.Builder<?>static LeafEntry.Builder<?>TagEntry.expandBuilder(Tag<Item> name)static LeafEntry.Builder<?>EmptyEntry.Serializer()