Package zombie.vehicles
Class VehicleManager.VehiclePacket
java.lang.Object
zombie.vehicles.VehicleManager.VehiclePacket
- Enclosing class:
- VehicleManager
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Constructor Summary
-
Method Summary
-
Field Details
-
PassengerPosition
public static final byte PassengerPosition- See Also:
-
Enter
public static final byte Enter- See Also:
-
Exit
public static final byte Exit- See Also:
-
SwitchSeat
public static final byte SwitchSeat- See Also:
-
Update
public static final byte Update- See Also:
-
Remove
public static final byte Remove- See Also:
-
Physic
public static final byte Physic- See Also:
-
Config
public static final byte Config- See Also:
-
RequestGetFull
public static final byte RequestGetFull- See Also:
-
RequestGetPosition
public static final byte RequestGetPosition- See Also:
-
AddImpulse
public static final byte AddImpulse- See Also:
-
Collide
public static final byte Collide- See Also:
-
Sound
public static final byte Sound- See Also:
-
TowingCar
public static final byte TowingCar- See Also:
-
DetachTowingCar
public static final byte DetachTowingCar- See Also:
-
InitialWorldState
public static final byte InitialWorldState- See Also:
-
Sound_Crash
public static final byte Sound_Crash- See Also:
-
-
Constructor Details
-
VehiclePacket
public VehiclePacket()
-