Uses of Class
net.minecraft.loot.LootEntry.Builder
-
Uses of LootEntry.Builder in net.minecraft.data.loot
Modifier and TypeMethodDescriptionprotected static LootTable.Builder
BlockLootTables.createSelfDropDispatchTable
(Block p_218494_0_, ILootCondition.IBuilder p_218494_1_, LootEntry.Builder<?> p_218494_2_) protected static LootTable.Builder
BlockLootTables.createShearsDispatchTable
(Block p_218511_0_, LootEntry.Builder<?> p_218511_1_) protected static LootTable.Builder
BlockLootTables.createSilkTouchDispatchTable
(Block p_218519_0_, LootEntry.Builder<?> p_218519_1_) protected static LootTable.Builder
BlockLootTables.createSilkTouchOrShearsDispatchTable
(Block p_218535_0_, LootEntry.Builder<?> p_218535_1_) -
Uses of LootEntry.Builder in net.minecraft.loot
Modifier and TypeClassDescriptionstatic class
static class
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>
(package private) static class
Modifier 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_) -
Uses of LootEntry.Builder in net.minecraft.loot.functions
Modifier and TypeMethodDescriptionSetContents.Builder.withEntry
(LootEntry.Builder<?> p_216075_1_)