Class RainbowDebugStateProvider
java.lang.Object
com.simibubi.create.foundation.render.RainbowDebugStateProvider
- All Implemented Interfaces:
com.jozufozu.flywheel.core.shader.gamestate.IGameStateProvider,com.jozufozu.flywheel.core.shader.spec.IBooleanStateProvider
public class RainbowDebugStateProvider
extends Object
implements com.jozufozu.flywheel.core.shader.spec.IBooleanStateProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RainbowDebugStateProviderstatic final net.minecraft.resources.ResourceLocationFields inherited from interface com.jozufozu.flywheel.core.shader.gamestate.IGameStateProvider
CODEC -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.jozufozu.flywheel.core.shader.spec.IBooleanStateProvider
getValue
-
Field Details
-
INSTANCE
-
NAME
public static final net.minecraft.resources.ResourceLocation NAME
-
-
Constructor Details
-
RainbowDebugStateProvider
protected RainbowDebugStateProvider()
-
-
Method Details
-
isTrue
public boolean isTrue()- Specified by:
isTruein interfacecom.jozufozu.flywheel.core.shader.spec.IBooleanStateProvider
-
getID
public net.minecraft.resources.ResourceLocation getID()- Specified by:
getIDin interfacecom.jozufozu.flywheel.core.shader.gamestate.IGameStateProvider
-