Class PacketViewableUtils

java.lang.Object
net.minestom.server.utils.PacketViewableUtils

@Internal public final class PacketViewableUtils extends Object
  • Constructor Details

    • PacketViewableUtils

      public PacketViewableUtils()
  • Method Details

    • prepareViewablePacket

      public static void prepareViewablePacket(@NotNull @NotNull Viewable viewable, @NotNull @NotNull ServerPacket serverPacket, @Nullable @Nullable Entity entity)
    • flush

      public static void flush()
    • prepareViewablePacket

      public static void prepareViewablePacket(@NotNull @NotNull Viewable viewable, @NotNull @NotNull ServerPacket serverPacket)