public class SignActionTransfer extends SignAction
Modifier and Type | Field and Description |
---|---|
static String |
COLLECT |
static String |
DEPOSIT |
static String |
KEY_TYPE_TARGET |
Constructor and Description |
---|
SignActionTransfer() |
Modifier and Type | Method and Description |
---|---|
boolean |
build(SignChangeActionEvent event)
Fired when a sign is being built
|
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
|
canSupportRC, click, deinit, destroy, executeAll, executeAll, getRailDestinationName, getSignAction, handleBuild, handleBuild, handleBuild, handleClick, handleDestroy, handleLoadChange, init, isMemberMoveHandled, isPathFindingBlocked, isRailSwitcher, loadedChanged, overrideFacing, register, register, unregister, verify
public static final String DEPOSIT
public static final String COLLECT
public static final String KEY_TYPE_TARGET
public boolean match(SignActionEvent info)
SignAction
match
in class SignAction
info
- eventpublic void execute(SignActionEvent info)
SignAction
execute
in class SignAction
info
- eventpublic boolean build(SignChangeActionEvent event)
SignAction
build
in class SignAction
event
- containing relevant Build informationCopyright © 2019. All rights reserved.