Uses of Class
net.minecraft.loot.LootEntry.Builder
Packages that use LootEntry.Builder
-
Uses of LootEntry.Builder in net.minecraft.data.loot
Methods in net.minecraft.data.loot with parameters of type LootEntry.BuilderModifier and TypeMethodDescriptionprotected static LootTable.BuilderBlockLootTables.createSelfDropDispatchTable(Block p_218494_0_, ILootCondition.IBuilder p_218494_1_, LootEntry.Builder<?> p_218494_2_) protected static LootTable.BuilderBlockLootTables.createShearsDispatchTable(Block p_218511_0_, LootEntry.Builder<?> p_218511_1_) protected static LootTable.BuilderBlockLootTables.createSilkTouchDispatchTable(Block p_218519_0_, LootEntry.Builder<?> p_218519_1_) protected static LootTable.BuilderBlockLootTables.createSilkTouchOrShearsDispatchTable(Block p_218535_0_, LootEntry.Builder<?> p_218535_1_) -
Uses of LootEntry.Builder in net.minecraft.loot
Classes in net.minecraft.loot with type parameters of type LootEntry.BuilderSubclasses of LootEntry.Builder in net.minecraft.lootModifier and TypeClassDescriptionstatic classstatic classStandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>(package private) static classMethods in net.minecraft.loot with parameters of type LootEntry.BuilderModifier and TypeMethodDescriptionLootPool.Builder.add(LootEntry.Builder<?> p_216045_1_) AlternativesLootEntry.alternatives(LootEntry.Builder<?>... p_216149_0_) AlternativesLootEntry.Builder.otherwise(LootEntry.Builder<?> p_216080_1_) LootEntry.Builder.otherwise(LootEntry.Builder<?> p_216080_1_) Constructors in net.minecraft.loot with parameters of type LootEntry.Builder -
Uses of LootEntry.Builder in net.minecraft.loot.functions
Methods in net.minecraft.loot.functions with parameters of type LootEntry.BuilderModifier and TypeMethodDescriptionSetContents.Builder.withEntry(LootEntry.Builder<?> p_216075_1_)