emerald-extension / cn.berberman.emerald.extension / org.bukkit.World
Extensions for org.bukkit.World
| setBlock | fun World.setBlock(location: Location, type: Material): BlockSet a block type |
| spawnEntity | fun <T : Entity> World.spawnEntity(location: Location): TSpawn a entity. |