Index

A B C D E F G H I J K L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

ALL_CHANGED - Enum constant in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 
ALL_OFF - Static variable in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
The config preset where all shading options were disabled.
applyTo(LevelRenderer) - Method in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 

B

BakedQuadMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.block.minecraft
 
BedrockBlockShadingMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.block.bedrockify
 
blocks() - Static method in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 
blockShadingEnabled - Variable in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Controls block shading, excluding block entities.
blockShadingEnabled - Static variable in class io.github.startsmercury.simply_no_shading.impl.client.ComputedConfig
 
blockShadingEnabled() - Method in interface io.github.startsmercury.simply_no_shading.api.client.Config
Block shading.
blockShadingEnabled() - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
build() - Method in class com.github.startsmercury.simply.no.shading.client.Config.Builder
Deprecated.
Returns a newly build config.
builder() - Static method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Creates a new builder.
builder(Config) - Static method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Creates a new builder with fields set to a pre-existing config.
Builder() - Constructor for class com.github.startsmercury.simply.no.shading.client.Config.Builder
Deprecated.
Creates a new config builder with data initially set for vanilla behavior.

C

ClientLevelMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.block.minecraft
 
CloudRendererMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.cloud.sodium
 
clouds() - Static method in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 
cloudShadingEnabled - Variable in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Controls cloud shading.
cloudShadingEnabled - Static variable in class io.github.startsmercury.simply_no_shading.impl.client.ComputedConfig
 
cloudShadingEnabled() - Method in interface io.github.startsmercury.simply_no_shading.api.client.Config
Cloud shading.
cloudShadingEnabled() - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
com.github.startsmercury.simply.no.shading.client - package com.github.startsmercury.simply.no.shading.client
 
com.github.startsmercury.simply.no.shading.entrypoint - package com.github.startsmercury.simply.no.shading.entrypoint
 
com.github.startsmercury.simply.no.shading.util - package com.github.startsmercury.simply.no.shading.util
 
com.github.startsmercury.simply.no.shading.util.storage - package com.github.startsmercury.simply.no.shading.util.storage
 
ComputedConfig - Class in io.github.startsmercury.simply_no_shading.impl.client
 
config() - Method in interface io.github.startsmercury.simply_no_shading.api.client.SimplyNoShading
The Simply No Shading config.
config() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
Config - Class in com.github.startsmercury.simply.no.shading.client
Deprecated, for removal: This API element is subject to removal in a future version.
Config - Interface in io.github.startsmercury.simply_no_shading.api.client
The Simply No Shading client configuration.
Config(boolean, boolean) - Constructor for class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Creates a new config with all the fields set.
Config.Builder - Class in com.github.startsmercury.simply.no.shading.client
Deprecated.
The Config.Builder class is the builder for Config.
ConfigImpl - Class in io.github.startsmercury.simply_no_shading.impl.client
 
ConfigImpl(boolean, boolean) - Constructor for class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
ConfigImpl(Config) - Constructor for class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
configPath() - Method in interface io.github.startsmercury.simply_no_shading.api.client.SimplyNoShading
Simply No Shading's client configuration file path.
configPath() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
ConfigScreen - Class in io.github.startsmercury.simply_no_shading.impl.client.gui.screens
The Simply No Shading config screen.
ConfigScreen(Screen, Config) - Constructor for class io.github.startsmercury.simply_no_shading.impl.client.gui.screens.ConfigScreen
 
consumePressed() - Method in class io.github.startsmercury.simply_no_shading.impl.client.KeyMapping
Detects a press and clears this state.
consumeReleased() - Method in class io.github.startsmercury.simply_no_shading.impl.client.KeyMapping
Detects a release and clears this state.

D

debug(String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(Marker, String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(Marker, String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(Marker, String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(Marker, String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
debug(Marker, String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
defaultValue() - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Returns the value of the defaultValue record component.

E

equals(Object) - Method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
equals(Object) - Method in class com.github.startsmercury.simply.no.shading.util.storage.PathStorage
Deprecated.
equals(Object) - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Indicates whether some other object is "equal to" this one.
error(String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(Marker, String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(Marker, String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(Marker, String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(Marker, String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
error(Marker, String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.

F

FluidRendererMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.block.sodium
 
fromJson(JsonElement) - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 

G

getConfig() - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
Returns the config.
getConfigStorage() - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
Returns the config storage.
getFirstInstance() - Static method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
Returns the first instance of the SimplyNoShading class.
getFrom(ConfigImpl) - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
 
getGson() - Method in class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Returns the gson used for (de)serialization.
getGsonElseFallback() - Method in class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
This is a utility method wraps around JsonPathStorage.getGson(), returning when not null; returns a fallback otherwise.
getModConfigScreenFactory() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingModMenuEntrypoint
The Simply No Shading client config screen factory.
getName() - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
getPath() - Method in class com.github.startsmercury.simply.no.shading.util.storage.PathStorage
Deprecated.
Returns the assigned path to where states are read and written into.
getType() - Method in class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Returns the supported type for storing.

H

hashCode() - Method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
hashCode() - Method in class com.github.startsmercury.simply.no.shading.util.storage.PathStorage
Deprecated.
hashCode() - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Returns a hash code value for this object.

I

info(String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(Marker, String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(Marker, String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(Marker, String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(Marker, String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
info(Marker, String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
init() - Method in class io.github.startsmercury.simply_no_shading.impl.client.gui.screens.ConfigScreen
 
init() - Static method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
instance - Static variable in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
instance() - Static method in interface io.github.startsmercury.simply_no_shading.api.client.SimplyNoShading
The Simply No Shading implementation instance.
INTERNAL_SHADERS - Static variable in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
The config preset that mimics OptiFine's Internal Shaders (with Old Lighting enabled).
io.github.startsmercury.simply_no_shading.api.client - package io.github.startsmercury.simply_no_shading.api.client
 
io.github.startsmercury.simply_no_shading.impl - package io.github.startsmercury.simply_no_shading.impl
 
io.github.startsmercury.simply_no_shading.impl.client - package io.github.startsmercury.simply_no_shading.impl.client
 
io.github.startsmercury.simply_no_shading.impl.client.gui.screens - package io.github.startsmercury.simply_no_shading.impl.client.gui.screens
 
io.github.startsmercury.simply_no_shading.mixin.client.shading.block.bedrockify - package io.github.startsmercury.simply_no_shading.mixin.client.shading.block.bedrockify
 
io.github.startsmercury.simply_no_shading.mixin.client.shading.block.minecraft - package io.github.startsmercury.simply_no_shading.mixin.client.shading.block.minecraft
 
io.github.startsmercury.simply_no_shading.mixin.client.shading.block.sodium - package io.github.startsmercury.simply_no_shading.mixin.client.shading.block.sodium
 
io.github.startsmercury.simply_no_shading.mixin.client.shading.cloud.minecraft - package io.github.startsmercury.simply_no_shading.mixin.client.shading.cloud.minecraft
 
io.github.startsmercury.simply_no_shading.mixin.client.shading.cloud.sodium - package io.github.startsmercury.simply_no_shading.mixin.client.shading.cloud.sodium
 
isBlockShadingEnabled() - Method in class com.github.startsmercury.simply.no.shading.client.Config.Builder
Deprecated.
Returns true if block shading is enabled; false otherwise.
isBlockShadingEnabled() - Method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Returns true if block shading is enabled; false otherwise.
isCloudShadingEnabled() - Method in class com.github.startsmercury.simply.no.shading.client.Config.Builder
Deprecated.
Returns true if cloud shading is enabled; false otherwise.
isCloudShadingEnabled() - Method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
Returns true if cloud shading is enabled; false otherwise.
isDebugEnabled() - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isDebugEnabled(Marker) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isErrorEnabled() - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isErrorEnabled(Marker) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isInfoEnabled() - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isInfoEnabled(Marker) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isTraceEnabled() - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isTraceEnabled(Marker) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isWarnEnabled() - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
isWarnEnabled(Marker) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.

J

JsonPathStorage<T> - Class in com.github.startsmercury.simply.no.shading.util.storage
Deprecated, for removal: This API element is subject to removal in a future version.
JsonPathStorage(Path) - Constructor for class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Creates a new JsonPathStorage with a set path, defaulted gson, and without runtime type-checking.
JsonPathStorage(Path, Gson) - Constructor for class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Creates a new JsonPathStorage with a set path, gson, and without runtime type-checking.
JsonPathStorage(Path, Gson, Class<T>) - Constructor for class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Creates a new JsonPathStorage with a set path, gson, and class.
JsonPathStorage(Path, Class<T>) - Constructor for class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Creates a new JsonPathStorage with a set path, defaulted gson, and class.
JsonUtils - Class in io.github.startsmercury.simply_no_shading.impl
 

K

KEY_CATEGORY - Static variable in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
keyMapping() - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Returns the value of the keyMapping record component.
KeyMapping - Class in io.github.startsmercury.simply_no_shading.impl.client
A Minecraft key mapping with extended functionality.
KeyMapping(String, int, String) - Constructor for class io.github.startsmercury.simply_no_shading.impl.client.KeyMapping
Creates a new key mapping.

L

LevelRendererMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.cloud.minecraft
 
LiquidBlockRendererMixin - Class in io.github.startsmercury.simply_no_shading.mixin.client.shading.block.minecraft
 
load() - Method in class com.github.startsmercury.simply.no.shading.util.storage.JsonPathStorage
Deprecated.
Loads the stored state as a new object.
load() - Method in interface com.github.startsmercury.simply.no.shading.util.storage.Storage
Deprecated.
Loads the stored state as a new object.
loadAsync() - Method in interface com.github.startsmercury.simply.no.shading.util.storage.Storage
Deprecated.
Loads the stored state asynchronously.
loadConfig() - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
Loads the config from the config storage logging any errors caught.
loadConfig() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
LOGGER - Static variable in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
This mod's logger.
LOGGER - Static variable in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 

M

max(ReloadType) - Method in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 
MODID - Static variable in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 

N

name() - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Returns the value of the name record component.
named(String, String) - Static method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
Returns a named prefix logger.
NEEDS_UPDATE - Enum constant in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 
NONE - Enum constant in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
 

O

onInitializeClient() - Method in class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
Deprecated.
openConfigScreen() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 

P

PathStorage<T> - Class in com.github.startsmercury.simply.no.shading.util.storage
Deprecated, for removal: This API element is subject to removal in a future version.
PathStorage(Path) - Constructor for class com.github.startsmercury.simply.no.shading.util.storage.PathStorage
Deprecated.
Creates a new PathStorage with the assigned path to where states are read and written into.
PrefixedLogger - Class in com.github.startsmercury.simply.no.shading.util
Deprecated, for removal: This API element is subject to removal in a future version.
PrefixedLogger(String) - Constructor for class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
Creates a new prefixed logger, wrapping the root logger.
PrefixedLogger(Logger, String) - Constructor for class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
Creates a new prefixed logger, wrapping a logger delegate.
pressed - Variable in class io.github.startsmercury.simply_no_shading.impl.client.KeyMapping
 

R

registerKeyMappings() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
registerResources() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
registerShutdownHook(Runnable) - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
released - Variable in class io.github.startsmercury.simply_no_shading.impl.client.KeyMapping
 
reloadConfig() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
reloadType() - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Returns the value of the reloadType record component.
ReloadType - Enum Class in io.github.startsmercury.simply_no_shading.impl.client
 
removed() - Method in class io.github.startsmercury.simply_no_shading.impl.client.gui.screens.ConfigScreen
 
repositionElements() - Method in class io.github.startsmercury.simply_no_shading.impl.client.gui.screens.ConfigScreen
 
root(String) - Static method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
Returns a prefixed root logger.

S

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.
Saves the config to the config storage logging any errors caught.
saveConfig() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
serialize(JsonWriter, JsonElement) - Static method in class io.github.startsmercury.simply_no_shading.impl.JsonUtils
 
set(boolean, boolean) - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
set(Config) - Static method in class io.github.startsmercury.simply_no_shading.impl.client.ComputedConfig
 
set(Config) - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
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.
setBlockShadingEnabled(boolean) - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
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.
setCloudShadingEnabled(boolean) - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
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
Changes the config.
setConfig(Config) - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
setConfigStorage(Storage<Config>) - Method in class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
Sets a new config storage.
setDown(boolean) - Method in class io.github.startsmercury.simply_no_shading.impl.client.KeyMapping
 
setTo(ConfigImpl, boolean) - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
 
setupKeyMappings(SimplyNoShading) - Method in class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
Deprecated.
Registers key mappings and key event listeners.
setupResources() - Method in class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
Deprecated.
Registers resources such as built-in resource packs.
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'
ShadingToggle - Record Class in io.github.startsmercury.simply_no_shading.impl.client
 
ShadingToggle(String, boolean, KeyMapping, ReloadType) - Constructor for record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Creates an instance of a ShadingToggle record class.
shadingToggles() - Method in class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
SimplyNoShading - Class in com.github.startsmercury.simply.no.shading.client
Deprecated, for removal: This API element is subject to removal in a future version.
SimplyNoShading - Interface in io.github.startsmercury.simply_no_shading.api.client
Simply No Shading.
SimplyNoShading() - Constructor for class com.github.startsmercury.simply.no.shading.client.SimplyNoShading
Deprecated.
Creates a new SimplyNoShading instance.
SimplyNoShadingClientEntrypoint - Class in com.github.startsmercury.simply.no.shading.entrypoint
Deprecated, for removal: This API element is subject to removal in a future version.
SimplyNoShadingClientEntrypoint() - Constructor for class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingClientEntrypoint
Deprecated.
 
SimplyNoShadingImpl - Class in io.github.startsmercury.simply_no_shading.impl.client
 
SimplyNoShadingImpl(FabricLoader) - Constructor for class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingImpl
 
SimplyNoShadingModMenuEntrypoint - Class in com.github.startsmercury.simply.no.shading.entrypoint
Deprecated, for removal: This API element is subject to removal in a future version.
SimplyNoShadingModMenuEntrypoint - Class in io.github.startsmercury.simply_no_shading.impl.client
The Simply No Shading modmenu initializer.
SimplyNoShadingModMenuEntrypoint() - Constructor for class com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingModMenuEntrypoint
Deprecated.
 
SimplyNoShadingModMenuEntrypoint() - Constructor for class io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingModMenuEntrypoint
 
Storage<T> - Interface in com.github.startsmercury.simply.no.shading.util.storage
Deprecated, for removal: This API element is subject to removal in a future version.

T

toJson(JsonObject) - Method in class io.github.startsmercury.simply_no_shading.impl.client.ConfigImpl
 
toString() - Method in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
toString() - Method in class com.github.startsmercury.simply.no.shading.util.storage.PathStorage
Deprecated.
toString() - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
Returns a string representation of this record class.
trace(String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(Marker, String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(Marker, String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(Marker, String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(Marker, String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
trace(Marker, String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
tryToggleOnKeyRelease(ConfigImpl) - Method in record class io.github.startsmercury.simply_no_shading.impl.client.ShadingToggle
 

V

valueOf(String) - Static method in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.github.startsmercury.simply_no_shading.impl.client.ReloadType
Returns an array containing the constants of this enum class, in the order they are declared.
VANILLA - Static variable in class com.github.startsmercury.simply.no.shading.client.Config
Deprecated.
The config preset that aligns with the vanilla game's default.

W

warn(String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(Marker, String) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(Marker, String, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(Marker, String, Object...) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(Marker, String, Object, Object) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
warn(Marker, String, Throwable) - Method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
wrapped(Logger, String) - Static method in class com.github.startsmercury.simply.no.shading.util.PrefixedLogger
Deprecated.
Returns a prefix logger.
A B C D E F G H I J K L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values