public class AlternativesLootEntry extends ParentedLootEntry
修飾子とタイプ | クラスと説明 |
---|---|
static class |
AlternativesLootEntry.Builder |
ParentedLootEntry.AbstractSerializer<T extends ParentedLootEntry>, ParentedLootEntry.IFactory<T extends ParentedLootEntry>
LootEntry.Serializer<T extends LootEntry>
修飾子とタイプ | フィールドと説明 |
---|---|
static net.minecraft.world.storage.loot.ILootEntry |
field_216139_a |
static net.minecraft.world.storage.loot.ILootEntry |
field_216140_b |
field_216147_c
conditions
修飾子とタイプ | メソッドと説明 |
---|---|
default net.minecraft.world.storage.loot.ILootEntry |
alternate(net.minecraft.world.storage.loot.ILootEntry entry) |
static AlternativesLootEntry.Builder |
builder(LootEntry.Builder<?>... p_216149_0_) |
protected net.minecraft.world.storage.loot.ILootEntry |
combineChildren(net.minecraft.world.storage.loot.ILootEntry[] p_216146_1_) |
void |
func_225579_a_(ValidationTracker p_225579_1_) |
default net.minecraft.world.storage.loot.ILootEntry |
sequence(net.minecraft.world.storage.loot.ILootEntry entry) |
expand, func_216145_a
public static final net.minecraft.world.storage.loot.ILootEntry field_216139_a
public static final net.minecraft.world.storage.loot.ILootEntry field_216140_b
protected net.minecraft.world.storage.loot.ILootEntry combineChildren(net.minecraft.world.storage.loot.ILootEntry[] p_216146_1_)
combineChildren
クラス内 ParentedLootEntry
public void func_225579_a_(ValidationTracker p_225579_1_)
func_225579_a_
クラス内 ParentedLootEntry
public static AlternativesLootEntry.Builder builder(LootEntry.Builder<?>... p_216149_0_)
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)