Class VehicleTableBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.VehicleTableBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItem
(VehicleTemplateItemBuilder... vehicleTemplateItemBuilders) area
(VehicleArea vehicleArea) distance
(int int0) intensity
(float float0) mechanicRequireKey
(boolean boolean0) professions
(String string) recipes
(CraftRecipeKey craftRecipeKey) requireEmpty
(boolean boolean0) requireInstalled
(VehiclePart... vehicleParts) requireUninstalled
(VehiclePart... vehicleParts) skills
(PerkNumber perkNumber) time
(int int0) xOffset
(float float0) yOffset
(float float0) 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
-
VehicleTableBuilder
-
-
Method Details
-
area
-
xOffset
-
yOffset
-
distance
-
intensity
-
addItem
-
skills
-
recipes
-
time
-
professions
-
traits
-
test
-
complete
-
door
-
requireInstalled
-
requireUninstalled
-
requireEmpty
-
mechanicRequireKey
-