public class VolatileBlockHandler_v1_12_R1 extends Object implements VolatileBlockHandler
Constructor and Description |
---|
VolatileBlockHandler_v1_12_R1(VolatileCodeHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
applyPhysics(org.bukkit.block.Block target) |
void |
togglePowerable(AbstractLocation location) |
void |
togglePowerable(AbstractLocation location,
long duration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
togglePiston
public VolatileBlockHandler_v1_12_R1(VolatileCodeHandler handler)
public void applyPhysics(org.bukkit.block.Block target)
applyPhysics
in interface VolatileBlockHandler
public void togglePowerable(AbstractLocation location)
togglePowerable
in interface VolatileBlockHandler
public void togglePowerable(AbstractLocation location, long duration)
togglePowerable
in interface VolatileBlockHandler
Copyright © 2020. All rights reserved.