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 Summary
ConstructorsConstructorDescriptionClassicServerTitleStorage(com.viaversion.viaversion.api.connection.UserConnection user, String title, String motd) -
Method Summary
Methods inherited from class com.viaversion.viaversion.api.connection.StoredObject
getUser, userMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.viaversion.viaversion.api.connection.StorableObject
onRemove
-
Constructor Details
-
ClassicServerTitleStorage
-
-
Method Details
-
getTitle
-
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()
-