public class SetLootTable extends LootFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
SetLootTable.Serializer |
LootFunction.Builder<T extends LootFunction.Builder<T>>ILootFunction.IBuilder| Modifier and Type | Field and Description |
|---|---|
private ResourceLocation |
field_215928_a |
private long |
field_215929_c |
conditions| Modifier | Constructor and Description |
|---|---|
private |
SetLootTable(ILootCondition[] p_i51224_1_,
ResourceLocation p_i51224_2_,
long p_i51224_3_) |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
doApply(ItemStack stack,
LootContext context) |
void |
func_225580_a_(ValidationTracker p_225580_1_) |
apply, builderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_215858_agetRequiredParametersprivate final ResourceLocation field_215928_a
private final long field_215929_c
private SetLootTable(ILootCondition[] p_i51224_1_, ResourceLocation p_i51224_2_, long p_i51224_3_)
public ItemStack doApply(ItemStack stack, LootContext context)
doApply in class LootFunctionpublic void func_225580_a_(ValidationTracker p_225580_1_)
func_225580_a_ in interface IParameterizedfunc_225580_a_ in class LootFunction