Package zombie.vehicles
Class LightbarSirenMode
java.lang.Object
zombie.vehicles.LightbarSirenMode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
get()
getSoundName
(VehicleScript.LightBar lightBar) boolean
isEnable()
void
set
(int int1)
-
Constructor Details
-
LightbarSirenMode
public LightbarSirenMode()
-
-
Method Details
-
get
public int get() -
set
public void set(int int1) -
isEnable
public boolean isEnable() -
getSoundName
-