Class ClassicServerTitleStorage

java.lang.Object
com.viaversion.viaversion.api.connection.StoredObject
net.raphimc.vialegacy.protocol.classic.c0_28_30toa1_0_15.storage.ClassicServerTitleStorage
All Implemented Interfaces:
com.viaversion.viaversion.api.connection.StorableObject

public class ClassicServerTitleStorage extends com.viaversion.viaversion.api.connection.StoredObject
  • Constructor Details

    • ClassicServerTitleStorage

      public ClassicServerTitleStorage(com.viaversion.viaversion.api.connection.UserConnection user, String title, String motd)
  • Method Details

    • getTitle

      public String getTitle()
    • getMotd

      public String getMotd()
    • isHaxEnabled

      public boolean isHaxEnabled()
    • isHaxDisabled

      public boolean isHaxDisabled()
    • isFlyEnabled

      public boolean isFlyEnabled()
    • isFlyDisabled

      public boolean isFlyDisabled()
    • isFlyEffectivelyEnabled

      public boolean isFlyEffectivelyEnabled()
    • isNoclipEnabled

      public boolean isNoclipEnabled()
    • isNoclipDisabled

      public boolean isNoclipDisabled()
    • isNoclipEffectivelyEnabled

      public boolean isNoclipEffectivelyEnabled()
    • isRespawnEnabled

      public boolean isRespawnEnabled()
    • isRespawnDisabled

      public boolean isRespawnDisabled()
    • isRespawnEffectivelyEnabled

      public boolean isRespawnEffectivelyEnabled()
    • isSpeedEnabled

      public boolean isSpeedEnabled()
    • isSpeedDisabled

      public boolean isSpeedDisabled()
    • isSpeedEffectivelyEnabled

      public boolean isSpeedEffectivelyEnabled()
    • isOphaxEnabled

      public boolean isOphaxEnabled()