Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Gets the priority of this scheduled block update.
|
int |
getTicks()
Gets the amount of ticks until this SBU should cause the block to update.
|
void |
setPriority(int priority)
Sets the priority of this scheduled block update.
|
void |
setTicks(int ticks)
Sets the amount of ticks until this SBU should cause the block to update.
|
getLocation, getWorld
int getTicks()
void setTicks(int ticks)
ticks
- The new amount of ticks until this SBU should cause the
block to update.int getPriority()
void setPriority(int priority)
priority
- The new priority of this scheduled block update