StaffTntDataComponent

data class StaffTntDataComponent(val tntId: Int)(source)

Data components to store the shot TNT in a TNT staff.

Parameters

tntId

The network ID of the shot TNT entity

Constructors

Link copied to clipboard
constructor(tntId: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val tntId: Int