Interface LootContextArg.SimpleGetter<T>

All Superinterfaces:
LootContextArg<T>
All Known Implementing Classes:
LootContext.BlockEntityTarget, LootContext.EntityTarget, LootContext.ItemStackTarget
Enclosing interface:
LootContextArg<R>

public static interface LootContextArg.SimpleGetter<T> extends LootContextArg<T>