ObjAdd

constructor(id: Int, quantity: Int, xInZone: Int, zInZone: Int, opFlags: Byte, timeUntilPublic: Int, timeUntilDespawn: Int, ownershipType: Int, neverBecomesPublic: Boolean)


constructor(id: Int, quantity: Int, xInZone: Int, zInZone: Int, opFlags: Byte)

A helper constructor for the JVM-based clients, as these clients do not utilize the timeUntilPublic, timeUntilDespawn, ownershipType and neverBecomesPublic properties.