Interface IDhApiConfig
public interface IDhApiConfig
This interfaces holds all config groups
the API has access to for easy access.
- Since:
- API 1.0.0
-
Method Summary
-
Method Details
-
graphics
IDhApiGraphicsConfig graphics() -
worldGenerator
IDhApiWorldGenerationConfig worldGenerator() -
multiplayer
IDhApiMultiplayerConfig multiplayer() -
multiThreading
IDhApiMultiThreadingConfig multiThreading() -
debugging
IDhApiDebuggingConfig debugging()
-