PortalDeviceConfig

public class PortalDeviceConfig

Class PortalDeviceConfig. Provides portaldeviceconfig functionality for the Hytale server.

java.lang.Object > PortalDeviceConfig

Field Summary

onState

private String onState

Field onState.

spawningState

private String spawningState

Field spawningState.

offState

private String offState

Field offState.

returnBlock

private String returnBlock

Field returnBlock.

state

final BlockType state

Field state.

Method Detail

PortalDeviceConfig

public public PortalDeviceConfig ()

Method PortalDeviceConfig.

getOnState

public String getOnState ()

Method getOnState.

getSpawningState

public String getSpawningState ()

Method getSpawningState.

getOffState

public String getOffState ()

Method getOffState.

getReturnBlock

public String getReturnBlock ()

Method getReturnBlock.

getBlockStates

public String[] getBlockStates ()

Method getBlockStates.

areBlockStatesValid

public boolean areBlockStatesValid (final BlockType baseBlockType)

Method areBlockStatesValid.

Parameters:
final BlockType baseBlockType

placed

public be placed (once)

Method placed.

Parameters:
once once