public class Smelt extends LootFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
Smelt.Serializer |
LootFunction.Builder<T extends LootFunction.Builder<T>>ILootFunction.IBuilder| Modifier and Type | Field and Description |
|---|---|
private static org.apache.logging.log4j.Logger |
LOGGER |
conditions| Modifier | Constructor and Description |
|---|---|
private |
Smelt(ILootCondition[] conditionsIn) |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
doApply(ItemStack stack,
LootContext context) |
static LootFunction.Builder<?> |
func_215953_b() |
apply, builder, func_225580_a_clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_215858_agetRequiredParametersprivate Smelt(ILootCondition[] conditionsIn)
public ItemStack doApply(ItemStack stack, LootContext context)
doApply in class LootFunctionpublic static LootFunction.Builder<?> func_215953_b()