Interface LootContextArg.Getter<T,R>

All Superinterfaces:
LootContextArg<R>
All Known Implementing Classes:
ContextNbtProvider.BlockEntitySource, ContextNbtProvider.EntitySource, CopyComponentsFunction.BlockEntitySource, CopyComponentsFunction.DirectSource
Enclosing interface:
LootContextArg<R>

public static interface LootContextArg.Getter<T,R> extends LootContextArg<R>