SleepOffsetCommand

public class SleepOffsetCommand extends CommandBase

Command for sleepoffse operations. Registered with the command system and callable by players.

java.lang.Object > CommandBase > SleepOffsetCommand

Field Summary

oldValue

final float oldValue

Field oldValue.

newValue

final int newValue

Field newValue.

value

final float value

Field value.

Method Detail

SleepOffsetCommand

public public SleepOffsetCommand ()

Method SleepOffsetCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context