Package net.minestom.server.utils.chunk
Interface ChunkSupplier
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface ChunkSupplier
Used to customize which type of
Chunk
an implementation should use.