SpawnerSubcommand

Gives the user a specialized spawner that only spawns mobs within certain level criteria

Author

stumper66

Since

3.0.0

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun createInstance(): CommandAPICommand
Link copied to clipboard
fun generateSpawner(sender: CommandSender, info: SpawnerBaseClass.CustomSpawnerInfo)
Link copied to clipboard
fun getArgValue(key: String, args: MutableList<String>, mustBeNumber: Boolean): String?