Package net.raphimc.vialegacy.platform
Interface ViaLegacyConfig
- All Superinterfaces:
com.viaversion.viaversion.api.configuration.Config
- All Known Implementing Classes:
ViaLegacyConfig
public interface ViaLegacyConfig
extends com.viaversion.viaversion.api.configuration.Config
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanintbooleanbooleanbooleanbooleanbooleanbooleanMethods inherited from interface com.viaversion.viaversion.api.configuration.Config
getValues, reload, save, set
-
Method Details
-
isDynamicOnground
boolean isDynamicOnground() -
isIgnoreLong1_8ChannelNames
boolean isIgnoreLong1_8ChannelNames() -
isLegacySkullLoading
boolean isLegacySkullLoading() -
isLegacySkinLoading
boolean isLegacySkinLoading() -
isSoundEmulation
boolean isSoundEmulation() -
isOldBiomes
boolean isOldBiomes() -
enableB1_7_3Sprinting
boolean enableB1_7_3Sprinting() -
getB1_7_3Motd
String getB1_7_3Motd() -
getClassicChunkRange
int getClassicChunkRange() -
enableClassicFly
boolean enableClassicFly()
-