net.minecraft.loot.function

public class SetLootTableLootFunction

extends ConditionalLootFunction

All mapped superinterfaces:

LootFunction, LootContextAware

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

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<SetLootTableLootFunction>
a
CODEC
field_45842
CODEC
f_dejzscwr
CODEC
f_290479_
private final RegistryKey<LootTable>
b
name
field_1116
lootTable
f_sqgmeqhc
lootTable
f_80955_
private final long
c
seed
field_1117
seed
f_asvawnnq
seed
f_80956_
private final RegistryEntry<BlockEntityType<?>>
d
type
field_34773
type
f_krvywmzb
type
f_193043_

Constructor summary

ModifierConstructor
private (List<LootCondition> conditions, RegistryKey<LootTable> lootTable, long seed, RegistryEntry<BlockEntityType<?>> blockEntityType)

Method summary

Modifier and TypeMethod
public LootFunctionType<SetLootTableLootFunction>
b()
getType()
method_29321()
getType()
m_ngvoddkv()
getType()
m_7162_()
public ItemStack
a(dcv o, fdj arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
m_axzztavb(C_sddaxwyk arg0, C_iakykpgh arg1)
process(ItemStack arg0, LootContext arg1)
m_7372_(C_1391_ p_80968_, C_2811_ arg1)
public void
a(fdp arg0)
validate(ValidationContext arg0)
method_292(class_58 arg0)
validate(LootTableReporter arg0)
m_jdmehacf(C_eumtgsbp arg0)
validate(LootTableReporter arg0)
m_6169_(C_2837_ arg0)
public static ConditionalLootFunction$Builder<?>
a(ebb<?> o, amd<fdo> o)
withLootTable(BlockEntityType<?> arg0, ResourceKey<LootTable> arg1)
method_35534(class_2591<?> arg0, class_5321<class_52> arg1)
builder(BlockEntityType<?> type, RegistryKey<LootTable> lootTable)
m_gsrahwlg(C_wgqvodus<?> arg0, C_xhhleach<C_inwsuliy> arg1)
builder(BlockEntityType<?> blockEntity, RegistryKey<LootTable> lootTable)
m_193049_(C_1992_<?> p_193050_, C_5264_<C_2822_> p_334597_)
public static ConditionalLootFunction$Builder<?>
a(ebb<?> o, amd<fdo> o, long o)
withLootTable(BlockEntityType<?> arg0, ResourceKey<LootTable> arg1, long arg2)
method_35535(class_2591<?> arg0, class_5321<class_52> arg1, long arg2)
builder(BlockEntityType<?> type, RegistryKey<LootTable> lootTable, long seed)
m_jkgbkadv(C_wgqvodus<?> arg0, C_xhhleach<C_inwsuliy> arg1, long arg2)
builder(BlockEntityType<?> blockEntity, RegistryKey<LootTable> lootTable, long seed)
m_193052_(C_1992_<?> p_193053_, C_5264_<C_2822_> p_332251_, long p_193055_)