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

public class SetItemCountFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

eeo
net.minecraft.world.level.storage.loot.functions.SetItemCountFunction
net.minecraft.class_141
net.minecraft.unmapped.C_dxxjuyma
net.minecraft.loot.function.SetCountLootFunction
net.minecraft.loot.function.SetCountLootFunction
net.minecraft.src.C_2947_
net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetCount

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<SetItemCountFunction>
a
CODEC
field_45845
f_ogbsafrz
CODEC
CODEC
f_290727_
private final NumberProvider
b
value
field_1114
f_mybuvtwj
countRange
countRange
f_80997_
private final boolean
c
add
field_27909
f_gadtfxiq
add
add
f_165407_

Constructor summary

ModifierConstructor
private (List<LootItemCondition> conditions, NumberProvider countRange, boolean add)

Method summary

Modifier and TypeMethod
public LootItemFunctionType
b()
getType()
method_29321()
m_ngvoddkv()
getType()
getType()
m_7162_()
public Set<LootContextParam<?>>
a()
getReferencedContextParams()
method_293()
m_oozesizv()
getRequiredParameters()
getRequiredParameters()
m_6231_()
public ItemStack
a(cjf arg0, ecq arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
m_axzztavb(C_sddaxwyk arg0, C_iakykpgh arg1)
process(ItemStack arg0, LootContext arg1)
process(ItemStack arg0, LootContext arg1)
m_7372_(C_1391_ p_81007_, C_2811_ arg1)
public static LootItemConditionalFunction$Builder<?>
a(egk arg0)
setCount(NumberProvider arg0)
method_621(class_5658 arg0)
m_gaeejsvd(C_iajmfyig arg0)
builder(LootNumberProvider countRange)
builder(LootNumberProvider countRange)
m_165412_(C_141501_ p_165413_)
public static LootItemConditionalFunction$Builder<?>
a(egk arg0, boolean arg1)
setCount(NumberProvider arg0, boolean arg1)
method_35540(class_5658 arg0, boolean arg1)
m_glatashz(C_iajmfyig arg0, boolean arg1)
builder(LootNumberProvider countRange, boolean add)
builder(LootNumberProvider countRange, boolean add)
m_165414_(C_141501_ p_165415_, boolean p_165416_)