Class VehicleBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.AbstractDynamicOrderPropertyBuilder
generation.builders.AbstractScriptTypeBuilder
generation.builders.VehicleBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
ConstructorsConstructorDescriptionVehicleBuilder
(String string) VehicleBuilder
(VehicleTemplateKey vehicleTemplateKey) -
Method Summary
Modifier and TypeMethodDescriptionaddArea
(VehicleAreaBuilder vehicleAreaBuilder) addAttachment
(VehicleModelAttachmentBuilder vehicleModelAttachmentBuilder) addLightbar
(VehicleLightbarBuilder vehicleLightbarBuilder) addModel
(VehicleModelBuilder vehicleModelBuilder) addPart
(VehiclePartBuilder vehiclePartBuilder) addPassenger
(VehiclePassengerBuilder vehiclePassengerBuilder) addPhysics
(VehiclePhysicsBuilder vehiclePhysicsBuilder) addSkin
(VehicleSkinBuilder vehicleSkinBuilder) addSound
(VehicleSoundBuilder vehicleSoundBuilder) addWheel
(VehicleWheelBuilder vehicleWheelBuilder) animalTrailerSize
(float float0) brakingForce
(int int0) carMechanicsOverlay
(VehicleKey vehicleKey) carModelName
(VehicleKey vehicleKey) centerOfMassOffset
(float float2, float float1, float float0) engineForce
(int int0) engineLoudness
(int int0) engineQuality
(int int0) engineRepairLevel
(int int0) engineRpmType
(VehicleEngineRpmType vehicleEngineRpmType) extents
(float float2, float float1, float float0) extentsOffset
(float float1, float float0) frontEndHealth
(int int0) gearRatio1
(float float0) gearRatio2
(float float0) gearRatio3
(float float0) gearRatio4
(float float0) gearRatio5
(float float0) gearRatioCount
(int int0) gearRatioR
(float float0) hasLighter
(boolean boolean0) isSmallVehicle
(boolean boolean0) mass
(int int0) maxSpeed
(float float0) maxSuspensionTravelCm
(float float0) mechanicType
(int int0) neverSpawnKey
(boolean boolean0) notKillCrops
(boolean boolean0) offRoadEfficiency
(float float0) physicsChassisShape
(float float2, float float1, float float0) playerDamageProtection
(float float0) rearEndHealth
(int int0) rollInfluence
(float float0) seatNumber
(int int0) seats
(int int0) shadowExtents
(float float1, float float0) shadowOffset
(float float1, float float0) spawnOffsetY
(float float0) specialKeyRing
(ItemKey... itemKeys) specialKeyRingChance
(int int0) specialLootChance
(int int0) steeringClamp
(float float0) steeringIncrement
(float float0) stoppingMovementForce
(float float0) suspensionCompression
(float float0) suspensionDamping
(float float0) suspensionRestLength
(float float0) suspensionStiffness
(float float0) template
(VehicleTemplateKey vehicleTemplateKey) template
(VehicleTemplateKey vehicleTemplateKey, VehiclePart vehiclePart) template
(VehicleTemplateKey vehicleTemplateKey, VehiclePassenger vehiclePassenger) templateVehicle
(VehicleTemplateKey... vehicleTemplateKeys) textureDamage1Overlay
(String string) textureDamage1Shell
(String string) textureDamage2Overlay
(String string) textureDamage2Shell
(String string) textureLights
(String string) textureMask
(String string) textureRust
(String string) useChassisPhysicsCollision
(boolean boolean0) wheelFriction
(float float0) static VehicleBuilder
static VehicleBuilder
withId
(VehicleKey vehicleKey) static VehicleBuilder
withId
(VehicleTemplateKey vehicleTemplateKey) zombieType
(String string) Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, write
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
VehicleBuilder
-
VehicleBuilder
-
-
Method Details
-
addArea
-
addAttachment
-
addLightbar
-
addModel
-
addPart
-
addPassenger
-
addPhysics
-
addSkin
-
addSound
-
addWheel
-
animalTrailerSize
-
brakingForce
-
carMechanicsOverlay
-
carModelName
-
centerOfMassOffset
-
engineForce
-
engineLoudness
-
engineQuality
-
engineRpmType
-
engineRepairLevel
-
extents
-
extentsOffset
-
frontEndHealth
-
gearRatio1
-
gearRatio2
-
gearRatio3
-
gearRatio4
-
gearRatio5
-
gearRatioCount
-
gearRatioR
-
hasLighter
-
isSmallVehicle
-
mass
-
maxSpeed
-
maxSuspensionTravelCm
-
mechanicType
-
notKillCrops
-
neverSpawnKey
-
offRoadEfficiency
-
physicsChassisShape
-
playerDamageProtection
-
rearEndHealth
-
rollInfluence
-
seatNumber
-
seats
-
shadowExtents
-
shadowOffset
-
spawnOffsetY
-
specialKeyRing
-
specialKeyRingChance
-
specialLootChance
-
steeringClamp
-
steeringIncrement
-
stoppingMovementForce
-
suspensionCompression
-
suspensionDamping
-
suspensionRestLength
-
suspensionStiffness
-
template
-
template
public VehicleBuilder template(VehicleTemplateKey vehicleTemplateKey, VehiclePassenger vehiclePassenger) -
template
-
templateVehicle
-
textureDamage1Overlay
-
textureDamage1Shell
-
textureDamage2Overlay
-
textureDamage2Shell
-
textureLights
-
textureMask
-
textureRust
-
useChassisPhysicsCollision
-
wheelFriction
-
zombieType
-
withId
-
withId
-
withId
-