public class EmptyLootEntry extends StandaloneLootEntry
Modifier and Type | Class and Description |
---|---|
static class |
EmptyLootEntry.Serializer |
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>, StandaloneLootEntry.Generator, StandaloneLootEntry.ILootEntryBuilder
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 |
functions, quality, weight
conditions
Modifier and Type | Method and Description |
---|---|
default net.minecraft.world.storage.loot.ILootEntry |
alternate(net.minecraft.world.storage.loot.ILootEntry entry) |
void |
func_216154_a(java.util.function.Consumer<ItemStack> p_216154_1_,
LootContext p_216154_2_) |
static StandaloneLootEntry.Builder<?> |
func_216167_a() |
default net.minecraft.world.storage.loot.ILootEntry |
sequence(net.minecraft.world.storage.loot.ILootEntry entry) |
builder, expand, func_216142_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
public void func_216154_a(java.util.function.Consumer<ItemStack> p_216154_1_, LootContext p_216154_2_)
func_216154_a
in class StandaloneLootEntry
public static StandaloneLootEntry.Builder<?> func_216167_a()
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)