public class ImanitySpigotConfig
extends org.imanity.rancha.config.yaml.YamlConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
ImanitySpigotConfig.AsyncChunkTerrainGeneration |
static class |
ImanitySpigotConfig.AsyncLightingUpdate |
static class |
ImanitySpigotConfig.AsyncPathSearching |
static class |
ImanitySpigotConfig.BookExploitPatch |
static class |
ImanitySpigotConfig.CannonOptimizations |
static class |
ImanitySpigotConfig.CompressType |
static class |
ImanitySpigotConfig.EnderPearl |
static class |
ImanitySpigotConfig.ParallelEntityTracking |
static class |
ImanitySpigotConfig.Projectiles |
static class |
ImanitySpigotConfig.ServerSideHitDetection |
Modifier and Type | Field and Description |
---|---|
static ImanitySpigotConfig |
INSTANCE |
Constructor and Description |
---|
ImanitySpigotConfig() |
Modifier and Type | Method and Description |
---|---|
ImanitySpigotConfig.AsyncLightingUpdate |
getAsyncLightingUpdates() |
ImanitySpigotConfig.EnderPearl.TalibanPearl |
getTalibanPearl() |
boolean |
isAsyncChunkEnabled() |
boolean |
isAsyncChunkGeneration() |
boolean |
isAsyncPathSearchingEnabled() |
public static ImanitySpigotConfig INSTANCE
public ImanitySpigotConfig.AsyncLightingUpdate getAsyncLightingUpdates()
public boolean isAsyncChunkEnabled()
public boolean isAsyncChunkGeneration()
public boolean isAsyncPathSearchingEnabled()
public ImanitySpigotConfig.EnderPearl.TalibanPearl getTalibanPearl()
Copyright © 2022. All rights reserved.