Class ThreadDispatcher.Partition

java.lang.Object
net.minestom.server.thread.ThreadDispatcher.Partition
Enclosing class:
ThreadDispatcher<P>

public static final class ThreadDispatcher.Partition extends Object
  • Method Details

    • thread

      @NotNull public @NotNull TickThread thread()
    • elements

      @NotNull public @NotNull List<Tickable> elements()