net.minecraft.world.level.storage.loot.functions

public class SmeltItemFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

eze
net.minecraft.world.level.storage.loot.functions.SmeltItemFunction
net.minecraft.class_165
net.minecraft.loot.function.FurnaceSmeltLootFunction
net.minecraft.world.level.storage.loot.functions.LootItemFunctionSmelt

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_1159
LOGGER
public static final com.mojang.serialization.MapCodec<SmeltItemFunction>
a
CODEC
field_45855
CODEC

Constructor summary

ModifierConstructor
private (List<LootItemCondition> conditions)

Method summary

Modifier and TypeMethod
public LootItemFunctionType<SmeltItemFunction>
b()
getType()
method_29321()
getType()
public ItemStack
a(cxp arg0, ewp arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
public static LootItemConditionalFunction$Builder<?>
c()
smelted()
method_724()
builder()