@FunctionalInterface
public interface GridStacksProvider<T extends net.minecraft.inventory.container.Container>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<StackAccessor> |
getStacks(ContainerContext<T> context) |
java.lang.Iterable<StackAccessor> getStacks(ContainerContext<T> context)