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