public class Netherrack extends AbstractMechanic
Modifier and Type | Class and Description |
---|---|
static class |
Netherrack.Factory |
Modifier and Type | Method and Description |
---|---|
void |
onBlockRedstoneChange(SourcedBlockRedstoneEvent event)
Raised when an input redstone current changes.
|
void |
onLeftClick(org.bukkit.event.player.PlayerInteractEvent event)
Raised when clicked.
|
onBlockBreak, onRightClick, unload, unloadWithEvent
public void onBlockRedstoneChange(SourcedBlockRedstoneEvent event)
onBlockRedstoneChange
in interface Mechanic
onBlockRedstoneChange
in class AbstractMechanic
public void onLeftClick(org.bukkit.event.player.PlayerInteractEvent event)
onLeftClick
in interface Mechanic
onLeftClick
in class AbstractMechanic
Copyright © 2013. All Rights Reserved.