class Shatter::Packet::Play::SpawnLiving
- Shatter::Packet::Play::SpawnLiving
- Reference
- Object
Included Modules
- JSON::Serializable
- Shatter::Packet::Handler
Defined in:
shatter/packet/play/entity_packets.crConstructors
Instance Method Summary
- #describe(con : Shatter::Connection, io : IO = STDERR)
- #eid : VarInt
- #has_describe? : Bool
- #head : Angle
- #packet_name : String
- #pitch : Angle
- #run(con)
- #type : EntityType
- #uuid : UUID
- #vx : Velocity
- #vy : Velocity
- #vz : Velocity
- #x : Float64
- #y : Float64
- #yaw : Angle
- #z : Float64