Class VehiclePhysicsReliablePacket
java.lang.Object
zombie.vehicles.VehicleInterpolationData
zombie.network.packets.vehicle.VehiclePhysicsPacket
zombie.network.packets.vehicle.VehiclePhysicsReliablePacket
- All Implemented Interfaces:
Comparable<VehicleInterpolationData>, INetworkPacketField, IDescriptor, INetworkPacket
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VehiclePhysicsPacket
isConsistent, parse, processClient, processServer, set, setData, writeMethods inherited from class VehicleInterpolationData
compareTo, getPhysicsData, getPosition, getVelocityMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface INetworkPacket
isPostponed, parseClient, parseClientLoading, parseServer, postpone, processClientLoading, sendToClient, sendToClients, sendToRelativeClients, sendToServer, syncMethods inherited from interface INetworkPacketField
getPacketSizeBytes
-
Constructor Details
-
VehiclePhysicsReliablePacket
public VehiclePhysicsReliablePacket()
-