net.psforever.packet.game.objectcreate
An abbreviated constructor for creating PlacementData
, ignoring the Vector3
for position data, supplying all other fields.
An abbreviated constructor for creating PlacementData
, ignoring the Vector3
for position data, supplying all other fields.
the x-coordinate location in the world
the y-coordinate location in the world
the z-coordinate location in the world
the amount of roll that affects orientation
the amount of pitch that affects orientation
the amount of yaw that affects orientation
optional movement data that occurs upon placement
a PlacementData
object
An abbreviated constructor for creating PlacementData
, ignoring the Vector3
for position data, supplying other important fields.
An abbreviated constructor for creating PlacementData
, ignoring the Vector3
for position data, supplying other important fields.
the x-coordinate location in the world
the y-coordinate location in the world
the z-coordinate location in the world
the amount of roll that affects orientation
the amount of pitch that affects orientation
the amount of yaw that affects orientation
a PlacementData
object
An abbreviated constructor for creating PlacementData
, ignoring the Vector3
for position data.
An abbreviated constructor for creating PlacementData
, ignoring the Vector3
for position data.
the x-coordinate location in the world
the y-coordinate location in the world
the z-coordinate location in the world
a PlacementData
object