Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.session
/
PlayerSession
/
transitionTo
transition
To
fun
transitionTo
(
next
:
SessionState
)
:
Boolean
Attempts to transition to
next
. Returns true if state changed.
Throws
Illegal
State
Exception
if the transition is not allowed.