Class VehicleCache

java.lang.Object
zombie.vehicles.VehicleCache

public final class VehicleCache extends Object
  • Field Details

    • id

      public short id
  • Constructor Details

    • VehicleCache

      public VehicleCache()
  • Method Details

    • vehicleUpdate

      public static void vehicleUpdate(short short1, float float1, float float2, float float3)
    • vehicleGet

      public static List vehicleGet(float float1, float float2)
    • vehicleGet

      public static List vehicleGet(int int1, int int2)
    • remove

      public static void remove(short short1)
    • Reset

      public static void Reset()