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

public class SetContainerLootTable

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

dsy
net.minecraft.world.level.storage.loot.functions.SetContainerLootTable
net.minecraft.class_144
net.minecraft.unmapped.C_uaqvnphc
net.minecraft.loot.function.SetLootTableLootFunction
net.minecraft.loot.function.SetLootTableLootFunction
net.minecraft.src.C_2944_
net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetTable

Field summary

Modifier and TypeField
final ResourceLocation
a
name
field_1116
f_sqgmeqhc
id
id
f_80955_
final long
b
seed
field_1117
f_asvawnnq
seed
seed
f_80956_
final BlockEntityType<?>
c
type
field_34773
f_krvywmzb
type
type
f_193043_

Constructor summary

ModifierConstructor
(LootItemCondition[] conditions, ResourceLocation id, long seed, BlockEntityType<?> type)

Method summary

Modifier and TypeMethod
public LootItemFunctionType
a()
getType()
method_29321()
m_ngvoddkv()
getType()
getType()
m_7162_()
public ItemStack
a(caa arg0, drg 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_80968_, C_2811_ arg1)
public void
a(dro arg0)
validate(ValidationContext arg0)
method_292(class_58 arg0)
m_jdmehacf(C_eumtgsbp arg0)
validate(LootTableReporter arg0)
validate(LootTableReporter arg0)
m_6169_(C_2837_ arg0)
public static LootItemConditionalFunction$Builder<?>
a(csn<?> arg0, aaj arg1)
withLootTable(BlockEntityType<?> arg0, ResourceLocation arg1)
method_35534(class_2591<?> arg0, class_2960 arg1)
m_eouxdnns(C_wgqvodus<?> arg0, C_ncpywfca arg1)
builder(BlockEntityType<?> type, Identifier id)
builder(BlockEntityType<?> type, Identifier id)
m_193049_(C_1992_<?> p_193050_, C_5265_ p_193051_)
public static LootItemConditionalFunction$Builder<?>
a(csn<?> arg0, aaj arg1, long arg2)
withLootTable(BlockEntityType<?> arg0, ResourceLocation arg1, long arg2)
method_35535(class_2591<?> arg0, class_2960 arg1, long arg2)
m_slkguszq(C_wgqvodus<?> arg0, C_ncpywfca arg1, long arg2)
builder(BlockEntityType<?> type, Identifier id, long seed)
builder(BlockEntityType<?> type, Identifier id, long seed)
m_193052_(C_1992_<?> p_193053_, C_5265_ p_193054_, long p_193055_)