Uses of Class
net.runelite.client.plugins.puzzlesolver.lightbox.LightboxState
-
Packages that use LightboxState Package Description net.runelite.client.plugins.puzzlesolver.lightbox -
-
Uses of LightboxState in net.runelite.client.plugins.puzzlesolver.lightbox
Methods in net.runelite.client.plugins.puzzlesolver.lightbox that return LightboxState Modifier and Type Method Description LightboxState
LightboxState. diff(LightboxState other)
Methods in net.runelite.client.plugins.puzzlesolver.lightbox with parameters of type LightboxState Modifier and Type Method Description LightboxState
LightboxState. diff(LightboxState other)
void
LightboxSolver. setInitial(LightboxState initial)
void
LightboxSolver. setSwitchChange(Combination combination, LightboxState newState)
-