- save(T) - Method in class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
-
Deprecated.
Stores the state of a given object.
- save(T) - Method in interface com.github.startsmercury.simply.no.shading.util.storage.Storage
-
Deprecated.
Stores the state of a given object.
- saveAsync(T) - Method in interface com.github.startsmercury.simply.no.shading.util.storage.Storage
-
Deprecated.
Stores the state of a given object asynchronously.
- saveConfig() - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
-
Deprecated.
- setBlockShadingEnabled(boolean) - Method in class com.github.startsmercury.simply.no.shading.client.Config.Builder
-
Deprecated.
Sets block shading enabled or disabled, excluding block entities.
- setBlockShadingEnabled(boolean) - Method in interface io.github.startsmercury.simply_no_shading.api.client.Config
-
Sets block shading enabled or disabled.
- setCloudShadingEnabled(boolean) - Method in class com.github.startsmercury.simply.no.shading.client.Config.Builder
-
Deprecated.
Sets cloud shading enabled or disabled.
- setCloudShadingEnabled(boolean) - Method in interface io.github.startsmercury.simply_no_shading.api.client.Config
-
Sets cloud shading enabled or disabled.
- setConfig(Config) - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
-
Deprecated.
Sets a new config.
- setConfig(Config) - Method in interface io.github.startsmercury.simply_no_shading.api.client.SimplyNoShading
-
Set the config by copying.
- setConfigStorage(Storage<Config>) - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
-
Deprecated.
Sets a new config storage.
- setEntityShadingEnabled(boolean) - Method in class com.github.startsmercury.simply.no.shading.client.Config.Builder
-
Deprecated.
Sets entity shading enabled or disabled.
- setEntityShadingEnabled(boolean) - Method in interface io.github.startsmercury.simply_no_shading.api.client.Config
-
Sets entity shading enabled or disabled.
- setupKeyMappings(SimplyNoShading) - Method in class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
-
Deprecated.
Registers key mappings and key event listeners.
- setupShutdownHook(Runnable) - Method in class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
-
Deprecated.
Registers a shutdown thread with the name 'Simply No Shading Shutdown Thread'
- SimplyNoShading - Class in com.github.startsmercury.simply.no.shading.client
-
- SimplyNoShading() - Constructor for class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
-
Deprecated.
Creates a new SimplyNoShading instance.
- SimplyNoShading - Interface in io.github.startsmercury.simply_no_shading.api.client
-
The Simply No Shading minecraft mod public interface.
- SimplyNoShadingClientEntrypoint - Class in com.github.startsmercury.simply.no.shading.entrypoint
-
- SimplyNoShadingClientEntrypoint() - Constructor for class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
-
Deprecated.
- SimplyNoShadingModMenuEntrypoint - Class in com.github.startsmercury.simply.no.shading.entrypoint
-
- SimplyNoShadingModMenuEntrypoint() - Constructor for class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingModMenuEntrypoint
-
Deprecated.
- Storage<T> - Interface in com.github.startsmercury.simply.no.shading.util.storage
-