net.minecraft.world.level.storage.loot

public record LootContext$VisitedEntry<T>

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

Field summary

Modifier and TypeField
private final LootDataType<T>
a
type
comp_1472
type
private final T
b
value
comp_1473
value

Constructor summary

ModifierConstructor
public (LootDataType<T> arg0, T arg1)

Method summary

Modifier and TypeMethod
public LootDataType<T>
a()
type()
comp_1472()
type()
public T
b()
value()
comp_1473()
value()