public class VolatileBlockHandlerDisabled extends Object implements VolatileBlockHandler
Constructor and Description |
---|
VolatileBlockHandlerDisabled() |
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 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.