public class TableLootEntry extends StandaloneLootEntry
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
TableLootEntry.Serializer |
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>, StandaloneLootEntry.Generator, StandaloneLootEntry.ILootEntryBuilder| 修飾子とタイプ | フィールドと説明 |
|---|---|
static net.minecraft.world.storage.loot.ILootEntry |
field_216139_a |
static net.minecraft.world.storage.loot.ILootEntry |
field_216140_b |
functions, quality, weightconditions| 修飾子とタイプ | メソッドと説明 |
|---|---|
default net.minecraft.world.storage.loot.ILootEntry |
alternate(net.minecraft.world.storage.loot.ILootEntry entry) |
static StandaloneLootEntry.Builder<?> |
builder(ResourceLocation tableIn) |
void |
func_216154_a(java.util.function.Consumer<ItemStack> p_216154_1_,
LootContext p_216154_2_) |
void |
func_225579_a_(ValidationTracker p_225579_1_) |
default net.minecraft.world.storage.loot.ILootEntry |
sequence(net.minecraft.world.storage.loot.ILootEntry entry) |
builder, expandpublic static final net.minecraft.world.storage.loot.ILootEntry field_216139_a
public static final net.minecraft.world.storage.loot.ILootEntry field_216140_b
public void func_216154_a(java.util.function.Consumer<ItemStack> p_216154_1_, LootContext p_216154_2_)
func_216154_a クラス内 StandaloneLootEntrypublic void func_225579_a_(ValidationTracker p_225579_1_)
func_225579_a_ クラス内 StandaloneLootEntrypublic static StandaloneLootEntry.Builder<?> builder(ResourceLocation tableIn)
public net.minecraft.world.storage.loot.ILootEntry sequence(net.minecraft.world.storage.loot.ILootEntry entry)
public net.minecraft.world.storage.loot.ILootEntry alternate(net.minecraft.world.storage.loot.ILootEntry entry)