Package-level declarations
Types
Link copied to clipboard
class VehicleData(val id: Int, val name: String, val upper: Area?, val lower: Area?, val upperPos: Pos, val lowerPos: Pos)
Functions
Link copied to clipboard
Link copied to clipboard
fun Collection<Player>.showFireworkWithDuration(instance: Instance, position: Pos, effects: MutableList<FireworkEffect>)