public class TableLootEntry extends StandaloneLootEntry
| Modifier and Type | Class and Description |
|---|---|
static class |
TableLootEntry.Serializer |
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>>, StandaloneLootEntry.BuilderImpl, StandaloneLootEntry.Generator, StandaloneLootEntry.ILootEntryBuilder| Modifier and Type | Field and Description |
|---|---|
private ResourceLocation |
table |
functions, quality, weightconditionsfield_216139_a, field_216140_b| Modifier | Constructor and Description |
|---|---|
private |
TableLootEntry(ResourceLocation tableIn,
int weightIn,
int qualityIn,
ILootCondition[] conditionsIn,
ILootFunction[] functionsIn) |
| Modifier and Type | Method and Description |
|---|---|
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_) |
builder, expandclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalternate, sequenceprivate final ResourceLocation table
private TableLootEntry(ResourceLocation tableIn, int weightIn, int qualityIn, ILootCondition[] conditionsIn, ILootFunction[] functionsIn)
public void func_216154_a(java.util.function.Consumer<ItemStack> p_216154_1_, LootContext p_216154_2_)
func_216154_a in class StandaloneLootEntrypublic void func_225579_a_(ValidationTracker p_225579_1_)
func_225579_a_ in class StandaloneLootEntrypublic static StandaloneLootEntry.Builder<?> builder(ResourceLocation tableIn)