public class VolatileBlockHandler_v1_16_R2 extends Object implements VolatileBlockHandler
Constructor and Description |
---|
VolatileBlockHandler_v1_16_R2(VolatileCodeHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
applyPhysics(org.bukkit.block.Block target) |
void |
togglePiston(AbstractLocation target) |
void |
togglePowerable(AbstractLocation location) |
void |
togglePowerable(AbstractLocation location,
long duration) |
public VolatileBlockHandler_v1_16_R2(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
public void togglePiston(AbstractLocation target)
togglePiston
in interface VolatileBlockHandler
Copyright © 2020. All rights reserved.