InGameConfigBooleanConstants |
Game.getAddWoolToInventoryOnJoin() |
InGameConfigBooleanConstants |
Game.getAllowBlockFalling() |
InGameConfigBooleanConstants |
Game.getColoredLeatherByTeamInLobby() |
InGameConfigBooleanConstants |
Game.getCompassEnabled() |
InGameConfigBooleanConstants |
Game.getCrafting() |
InGameConfigBooleanConstants |
Game.getDamageWhenPlayerIsNotInArena() |
InGameConfigBooleanConstants |
Game.getFriendlyfire() |
InGameConfigBooleanConstants |
Game.getGameBossbar() |
InGameConfigBooleanConstants |
Game.getGameStartItems() |
InGameConfigBooleanConstants |
Game.getJoinRandomTeamAfterLobby() |
InGameConfigBooleanConstants |
Game.getJoinRandomTeamOnJoin() |
InGameConfigBooleanConstants |
Game.getKeepInventory() |
InGameConfigBooleanConstants |
Game.getLobbyBossbar() |
InGameConfigBooleanConstants |
Game.getLobbyScoreboard() |
InGameConfigBooleanConstants |
Game.getPlayerDrops() |
InGameConfigBooleanConstants |
Game.getPlayerRespawnItems() |
InGameConfigBooleanConstants |
Game.getPreventKillingVillagers() |
InGameConfigBooleanConstants |
Game.getPreventSpawningMobs() |
InGameConfigBooleanConstants |
Game.getRemoveUnusedTargetBlocks() |
InGameConfigBooleanConstants |
Game.getScoreboard() |
InGameConfigBooleanConstants |
Game.getSpawnerDisableMerge() |
InGameConfigBooleanConstants |
Game.getSpawnerHolograms() |
InGameConfigBooleanConstants |
Game.getSpawnerHologramsCountdown() |
InGameConfigBooleanConstants |
Game.getSpectatorGm3() |
static InGameConfigBooleanConstants |
InGameConfigBooleanConstants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InGameConfigBooleanConstants[] |
InGameConfigBooleanConstants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|