net.minecraft.loot.context

public record LootContext$Entry<T extends LootTableReportable>

net.minecraft.world.level.storage.loot.LootContext$VisitedEntry
net.minecraft.class_47$class_8487
net.minecraft.loot.context.LootContext$Entry

Field summary

Modifier and TypeField
private final LootDataType<T>
type
comp_1472
type
private final T
value
comp_1_25
value

Constructor summary

ModifierConstructor
public (LootDataType<T> type, T value)

Method summary

Modifier and TypeMethod
public LootDataType<T>
type()
comp_1472()
type()
public T
value()
comp_1_25()
value()