public class ChaseAABBInstruction extends TickingInstruction
remainingTicks, totalTicks| Constructor and Description |
|---|
ChaseAABBInstruction(PonderPalette color,
java.lang.Object slot,
net.minecraft.util.math.AxisAlignedBB bb,
int ticks) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick(PonderScene scene) |
firstTick, isBlocking, isComplete, onScheduled, resetsimplepublic ChaseAABBInstruction(PonderPalette color, java.lang.Object slot, net.minecraft.util.math.AxisAlignedBB bb, int ticks)
public void tick(PonderScene scene)
tick in class TickingInstruction