Class BlackScreen

java.lang.Object
ru.dragonestia.msb3.api.ui.BlackScreen

public class BlackScreen extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final ru.dragonestia.msb3.resource.glyph.GlyphImage
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    show(net.minestom.server.entity.Player player)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • glyph

      public final ru.dragonestia.msb3.resource.glyph.GlyphImage glyph
  • Constructor Details

    • BlackScreen

      public BlackScreen()
  • Method Details

    • show

      public static void show(net.minestom.server.entity.Player player)