public class TickTimer
extends java.lang.Object
| Constructor and Description |
|---|
TickTimer(net.minecraft.nbt.CompoundNBT nbt) |
TickTimer(int timeToLive) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfTicks() |
void |
resetTimeToLive() |
net.minecraft.nbt.CompoundNBT |
serializeNBT() |
boolean |
tick(boolean increaseNumberOfTicks) |