public class SignActionLauncher extends SignAction
Constructor and Description |
---|
SignActionLauncher() |
Modifier and Type | Method and Description |
---|---|
boolean |
build(SignChangeActionEvent event)
Fired when a sign is being built
|
boolean |
canSupportRC()
Whether the remote control format is supported for this sign
|
void |
execute(MinecartGroup group) |
void |
execute(SignActionEvent info)
Fired when this sign is being executed for a certain event
|
boolean |
match(SignActionEvent info)
Checks whether a sign action event is meant for this type of Sign Action
|
click, deinit, destroy, executeAll, executeAll, getRailDestinationName, getSignAction, handleBuild, handleBuild, handleBuild, handleClick, handleDestroy, handleLoadChange, init, isMemberMoveHandled, isPathFindingBlocked, isRailSwitcher, loadedChanged, overrideFacing, register, register, unregister, verify
public boolean match(SignActionEvent info)
SignAction
match
in class SignAction
info
- eventpublic void execute(SignActionEvent info)
SignAction
execute
in class SignAction
info
- eventpublic void execute(MinecartGroup group)
public boolean canSupportRC()
SignAction
canSupportRC
in class SignAction
public boolean build(SignChangeActionEvent event)
SignAction
build
in class SignAction
event
- containing relevant Build informationCopyright © 2019. All rights reserved.