net.minecraft.world.item.component

public record SeededContainerLoot

dap
net.minecraft.world.item.component.SeededContainerLoot
net.minecraft.class_9297
net.minecraft.component.type.ContainerLootComponent
net.minecraft.src.C_313649_
net.minecraft.world.item.component.SeededContainerLoot

字段概要

修饰符与类型字段
private final ResourceKey<LootTable>
b
lootTable
comp_2414
lootTable
f_314778_
private final long
c
seed
comp_2415
seed
f_314296_
public static final com.mojang.serialization.Codec<SeededContainerLoot>
a
CODEC
field_49361
CODEC
f_315295_

构造函数概要

修饰符构造函数
public (ResourceKey<LootTable> seed, long arg1)

方法概要

修饰符与类型方法
public ResourceKey<LootTable>
a()
lootTable()
comp_2414()
lootTable()
f_314778_()
public long
b()
seed()
comp_2415()
seed()
f_314296_()