Interface MainConfig
public interface MainConfig
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets whether XP gain is disabled when a player is in creative mode.
-
Method Details
-
isDisabledInCreative
boolean isDisabledInCreative()Gets whether XP gain is disabled when a player is in creative mode.- Returns:
- whether XP gain is disabled in creative
-