Index

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

A

add(String) - Static method in class com.buuz135.darkmodeeverywhere.RenderedClassesTracker
 
addShaderBlacklist(String) - Method in class com.buuz135.darkmodeeverywhere.ClientProxy
 

B

BLACKLISTED_ELEMENTS - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 

C

ClassUtil - Class in com.buuz135.darkmodeeverywhere
 
ClassUtil() - Constructor for class com.buuz135.darkmodeeverywhere.ClassUtil
 
Client(DarkConfig.Value<Integer>, DarkConfig.Value<Integer>, DarkConfig.Value<Boolean>, DarkConfig.Value<Integer>, DarkConfig.Value<Integer>, DarkConfig.Value<Boolean>, DarkConfig.Value<List<? extends String>>, DarkConfig.Value<Boolean>) - Constructor for class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
CLIENT - Static variable in class com.buuz135.darkmodeeverywhere.DarkConfig
 
ClientProxy - Class in com.buuz135.darkmodeeverywhere
 
ClientProxy() - Constructor for class com.buuz135.darkmodeeverywhere.ClientProxy
 
ClientProxy.ShaderLoader - Interface in com.buuz135.darkmodeeverywhere
 
com.buuz135.darkmodeeverywhere - package com.buuz135.darkmodeeverywhere
 
com.buuz135.darkmodeeverywhere.mixins - package com.buuz135.darkmodeeverywhere.mixins
 
CONFIG - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 

D

darkColorReplacement - Variable in class com.buuz135.darkmodeeverywhere.ShaderConfig.ShaderValue
 
DarkConfig - Class in com.buuz135.darkmodeeverywhere
 
DarkConfig() - Constructor for class com.buuz135.darkmodeeverywhere.DarkConfig
 
DarkConfig.Client - Class in com.buuz135.darkmodeeverywhere
 
DarkConfig.SimpleValue<T> - Record Class in com.buuz135.darkmodeeverywhere
 
DarkConfig.Value<T> - Interface in com.buuz135.darkmodeeverywhere
 
DarkModeEverywhere - Class in com.buuz135.darkmodeeverywhere
 
DarkModeEverywhere() - Constructor for class com.buuz135.darkmodeeverywhere.DarkModeEverywhere
 
DarkShaderInstance - Class in com.buuz135.darkmodeeverywhere
 
DarkShaderInstance(ResourceProvider, ResourceLocation, VertexFormat) - Constructor for class com.buuz135.darkmodeeverywhere.DarkShaderInstance
 
defaultBlacklist() - Static method in class com.buuz135.darkmodeeverywhere.DarkConfig
 
defaults() - Static method in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
displayName - Variable in class com.buuz135.darkmodeeverywhere.ShaderConfig.ShaderValue
 
divideFactor - Variable in class com.buuz135.darkmodeeverywhere.ShaderConfig.ShaderValue
 
DivideFactor - Variable in class com.buuz135.darkmodeeverywhere.DarkShaderInstance
 

E

equals(Object) - Method in record class com.buuz135.darkmodeeverywhere.DarkConfig.SimpleValue
Indicates whether some other object is "equal to" this one.

F

FontMixin - Class in com.buuz135.darkmodeeverywhere.mixins
 
FontMixin() - Constructor for class com.buuz135.darkmodeeverywhere.mixins.FontMixin
 

G

GameRenderMixin - Class in com.buuz135.darkmodeeverywhere.mixins
 
GameRenderMixin() - Constructor for class com.buuz135.darkmodeeverywhere.mixins.GameRenderMixin
 
get() - Method in record class com.buuz135.darkmodeeverywhere.DarkConfig.SimpleValue
 
get() - Method in interface com.buuz135.darkmodeeverywhere.DarkConfig.Value
 
getCallerClassName() - Static method in class com.buuz135.darkmodeeverywhere.ClassUtil
 
getSelectedShaderIndex() - Method in class com.buuz135.darkmodeeverywhere.ShaderConfig
 
getSelectedShaderValue() - Static method in class com.buuz135.darkmodeeverywhere.ClientProxy
 
getSelectedTexColorShader() - Static method in class com.buuz135.darkmodeeverywhere.ClientProxy
 
getSelectedTexShader() - Static method in class com.buuz135.darkmodeeverywhere.ClientProxy
 
getShaders() - Method in class com.buuz135.darkmodeeverywhere.ShaderConfig
 
getSpec() - Method in class com.buuz135.darkmodeeverywhere.NeoForgeDarkConfig
 
GUI_BUTTON_X_OFFSET - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
GUI_BUTTON_Y_OFFSET - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 

H

hashCode() - Method in record class com.buuz135.darkmodeeverywhere.DarkConfig.SimpleValue
Returns a hash code value for this object.

I

init() - Static method in class com.buuz135.darkmodeeverywhere.DarkModeEverywhere
 
install(DarkConfig.Client) - Static method in class com.buuz135.darkmodeeverywhere.DarkConfig
 
isElementNameBlacklisted(String) - Static method in class com.buuz135.darkmodeeverywhere.ClientProxy
 

L

listenForShaderLoaded(ClientProxy.ShaderLoader, ResourceLocation, VertexFormat, Consumer<ShaderInstance>) - Method in class com.buuz135.darkmodeeverywhere.ClientProxy
 
load() - Static method in class com.buuz135.darkmodeeverywhere.ShaderConfig
 
loadStandalone() - Static method in class com.buuz135.darkmodeeverywhere.DarkConfig
 
LOGGER - Static variable in class com.buuz135.darkmodeeverywhere.DarkModeEverywhere
 

M

METHOD_SHADER_BLACKLIST - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
METHOD_SHADER_DUMP - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
MODDED_BLACKLIST - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 
MODID - Static variable in class com.buuz135.darkmodeeverywhere.DarkModeEverywhere
 

N

NeoForgeDarkConfig - Class in com.buuz135.darkmodeeverywhere
 
NeoForgeDarkConfig() - Constructor for class com.buuz135.darkmodeeverywhere.NeoForgeDarkConfig
 
NeoForgeDarkModeEverywhere - Class in com.buuz135.darkmodeeverywhere
 
NeoForgeDarkModeEverywhere(IEventBus, ModContainer) - Constructor for class com.buuz135.darkmodeeverywhere.NeoForgeDarkModeEverywhere
 

O

onConfigReload() - Method in class com.buuz135.darkmodeeverywhere.ClientProxy
 
openGui(Screen, Consumer<Button>) - Method in class com.buuz135.darkmodeeverywhere.ClientProxy
 

P

PerceptionScale - Variable in class com.buuz135.darkmodeeverywhere.DarkShaderInstance
 

R

register(ResourceLocation, VertexFormat, Consumer<ShaderInstance>) - Method in interface com.buuz135.darkmodeeverywhere.ClientProxy.ShaderLoader
 
registerAllShaders(ClientProxy.ShaderLoader) - Method in class com.buuz135.darkmodeeverywhere.ClientProxy
 
RenderedClassesTracker - Class in com.buuz135.darkmodeeverywhere
 
RenderedClassesTracker() - Constructor for class com.buuz135.darkmodeeverywhere.RenderedClassesTracker
 

S

SELECTED_SHADER_VALUE - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 
setSelectedShaderIndex(int) - Method in class com.buuz135.darkmodeeverywhere.ShaderConfig
 
SHADER_VALUES - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 
ShaderConfig - Class in com.buuz135.darkmodeeverywhere
 
ShaderConfig() - Constructor for class com.buuz135.darkmodeeverywhere.ShaderConfig
 
ShaderConfig.ShaderValue - Class in com.buuz135.darkmodeeverywhere
 
ShaderValue(ResourceLocation, ResourceLocation, MutableComponent, float, int) - Constructor for class com.buuz135.darkmodeeverywhere.ShaderConfig.ShaderValue
 
SHOW_BUTTON_IN_INVENTORY - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
SHOW_BUTTON_IN_TITLE_SCREEN - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
SimpleValue(T) - Constructor for record class com.buuz135.darkmodeeverywhere.DarkConfig.SimpleValue
Creates an instance of a SimpleValue record class.
start() - Static method in class com.buuz135.darkmodeeverywhere.RenderedClassesTracker
 

T

TEX_COLOR_SHADERS - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 
TEX_SHADERS - Static variable in class com.buuz135.darkmodeeverywhere.ClientProxy
 
texColorShaderLocation - Variable in class com.buuz135.darkmodeeverywhere.ShaderConfig.ShaderValue
 
texShaderLocation - Variable in class com.buuz135.darkmodeeverywhere.ShaderConfig.ShaderValue
 
TITLE_SCREEN_BUTTON_X_OFFSET - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
TITLE_SCREEN_BUTTON_Y_OFFSET - Variable in class com.buuz135.darkmodeeverywhere.DarkConfig.Client
 
toString() - Method in record class com.buuz135.darkmodeeverywhere.DarkConfig.SimpleValue
Returns a string representation of this record class.

V

value() - Method in record class com.buuz135.darkmodeeverywhere.DarkConfig.SimpleValue
Returns the value of the value record component.
VertexBufferMixin - Class in com.buuz135.darkmodeeverywhere.mixins
 
VertexBufferMixin() - Constructor for class com.buuz135.darkmodeeverywhere.mixins.VertexBufferMixin
 
A B C D E F G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values