InvasionPortalConfig

public class InvasionPortalConfig

Class InvasionPortalConfig. Provides invasionportalconfig functionality for the Hytale server.

java.lang.Object > InvasionPortalConfig

Field Summary

blockKey

private String blockKey

Field blockKey.

spawnBeacons

private String[] spawnBeacons

Field spawnBeacons.

onSpawnParticles

private String onSpawnParticles

Field onSpawnParticles.

Method Detail

getBlockKey

public String getBlockKey ()

Method getBlockKey.

getBlockType

public BlockType getBlockType ()

Method getBlockType.

getOnSpawnParticles

public String getOnSpawnParticles ()

Method getOnSpawnParticles.

getSpawnBeacons

public String[] getSpawnBeacons ()

Method getSpawnBeacons.

getSpawnBeaconsList

public List getSpawnBeaconsList ()

Method getSpawnBeaconsList.