public class BlockSpawner implements Component
Class BlockSpawner. Provides blockspawner functionality for the Hytale server.
java.lang.Object > BlockSpawner
Field Summary
blockSpawnerId
private
String
blockSpawnerId
Field blockSpawnerId.
Method Detail
getComponentType
public
BlockSpawner>
getComponentType
()
Method getComponentType.
BlockSpawner
public
public
BlockSpawner
()
Method BlockSpawner.
getBlockSpawnerId
public
String
getBlockSpawnerId
()
Method getBlockSpawnerId.
setBlockSpawnerId
public
void
setBlockSpawnerId
(final String blockSpawnerId)
Method setBlockSpawnerId.
- Parameters:
final StringblockSpawnerId
toString
public
String
toString
()
Method toString.