Package | Description |
---|---|
net.minecraft.data.loot | |
net.minecraft.world.storage.loot | |
net.minecraft.world.storage.loot.functions |
Modifier and Type | Method and Description |
---|---|
protected static LootTable.Builder |
BlockLootTables.dropping(Block p_218494_0_,
ILootCondition.IBuilder p_218494_1_,
LootEntry.Builder<?> p_218494_2_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithShears(Block p_218511_0_,
LootEntry.Builder<?> p_218511_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithSilkTouch(Block p_218519_0_,
LootEntry.Builder<?> p_218519_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithSilkTouchOrShears(Block p_218535_0_,
LootEntry.Builder<?> p_218535_1_) |
Modifier and Type | Class and Description |
---|---|
static class |
LootEntry.Builder<T extends LootEntry.Builder<T>> |
Modifier and Type | Class and Description |
---|---|
static class |
AlternativesLootEntry.Builder |
static class |
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>> |
(package private) static class |
StandaloneLootEntry.BuilderImpl |
Modifier and Type | Method and Description |
---|---|
LootPool.Builder |
LootPool.Builder.addEntry(LootEntry.Builder<?> entriesBuilder) |
AlternativesLootEntry.Builder |
LootEntry.Builder.alternatively(LootEntry.Builder<?> p_216080_1_) |
AlternativesLootEntry.Builder |
AlternativesLootEntry.Builder.alternatively(LootEntry.Builder<?> p_216080_1_) |
static AlternativesLootEntry.Builder |
AlternativesLootEntry.builder(LootEntry.Builder<?>... p_216149_0_) |
Constructor and Description |
---|
Builder(LootEntry.Builder<?>... p_i50579_1_) |
Modifier and Type | Method and Description |
---|---|
SetContents.Builder |
SetContents.Builder.func_216075_a(LootEntry.Builder<?> p_216075_1_) |