public class FurnaceSmeltLootFunction extends ConditionalLootFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
FurnaceSmeltLootFunction.class_5340 |
ConditionalLootFunction.Builder<T extends ConditionalLootFunction.Builder<T>>, ConditionalLootFunction.Factory<T extends ConditionalLootFunction>, ConditionalLootFunction.Joiner| Modifier and Type | Field and Description |
|---|---|
private static Logger |
LOGGER |
conditions| Modifier | Constructor and Description |
|---|---|
private |
FurnaceSmeltLootFunction(class_5341[] conditions) |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalLootFunction.Builder<?> |
builder() |
class_5339 |
method_29321() |
ItemStack |
process(ItemStack stack,
LootContext context) |
apply, builder, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplygetRequiredParametersandThenprivate static final Logger LOGGER
private FurnaceSmeltLootFunction(class_5341[] conditions)
public class_5339 method_29321()
public ItemStack process(ItemStack stack, LootContext context)
process in class ConditionalLootFunctionpublic static ConditionalLootFunction.Builder<?> builder()