Class ForcedDiffuseState
java.lang.Object
com.simibubi.create.foundation.render.ForcedDiffuseState
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.jozufozu.flywheel.util.DiffuseLightCalculatorstatic voidstatic voidpushCalculator(com.jozufozu.flywheel.util.DiffuseLightCalculator calculator)
-
Method Details
-
pushCalculator
public static void pushCalculator(com.jozufozu.flywheel.util.DiffuseLightCalculator calculator) -
popCalculator
public static void popCalculator() -
getForcedCalculator
@Nullable public static com.jozufozu.flywheel.util.DiffuseLightCalculator getForcedCalculator()
-