PlayerSomnolence

public class PlayerSomnolence implements Component

Class PlayerSomnolence. Provides playersomnolence functionality for the Hytale server.

java.lang.Object > PlayerSomnolence

Field Summary

state

private PlayerSleep state

Field state.

clone

final PlayerSomnolence clone

Field clone.

Method Detail

getComponentType

public PlayerSomnolence> getComponentType ()

Method getComponentType.

PlayerSomnolence

public public PlayerSomnolence ()

Method PlayerSomnolence.

getSleepState

public PlayerSleep getSleepState ()

Method getSleepState.

clone

public Component clone ()

Method clone.