类 ServerUtil

java.lang.Object
cn.korostudio.c3h6n6o6.thread.ServerUtil

public class ServerUtil extends Object
  • 构造器详细资料

    • ServerUtil

      public ServerUtil()
  • 方法详细资料

    • sendQueuedBlockEvents

      public static void sendQueuedBlockEvents (Deque<net.minecraft.server.world.BlockEvent> d, net.minecraft.server.world.ServerWorld sw)
      别问吾,这玩意是MCMT的产物,用来妥善分发的,虽然证实没啥大用(
      参数:
      d - 双向队列(方块事件)
      sw - 服务器世界对象