public class GroupLootEntry extends ParentedLootEntry
ParentedLootEntry.AbstractSerializer<T extends ParentedLootEntry>, ParentedLootEntry.IFactory<T extends ParentedLootEntry>
LootEntry.Builder<T extends LootEntry.Builder<T>>, LootEntry.Serializer<T extends LootEntry>
Modifier and Type | Field and Description |
---|---|
static net.minecraft.world.storage.loot.ILootEntry |
field_216139_a |
static net.minecraft.world.storage.loot.ILootEntry |
field_216140_b |
field_216147_c
conditions
Modifier and Type | Method and Description |
---|---|
default net.minecraft.world.storage.loot.ILootEntry |
alternate(net.minecraft.world.storage.loot.ILootEntry entry) |
protected net.minecraft.world.storage.loot.ILootEntry |
combineChildren(net.minecraft.world.storage.loot.ILootEntry[] p_216146_1_) |
default net.minecraft.world.storage.loot.ILootEntry |
sequence(net.minecraft.world.storage.loot.ILootEntry entry) |
expand, func_216142_a, func_216145_a
func_216141_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
in class ParentedLootEntry
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)