Data Battery Block Definition
fun DataBatteryBlockDefinition( definitionId: DefinitionId, buildProgressModels: List<BuildProgressModel>, type: String, size: Vec3F, cubeSize: CubeSize, mass: Float, mountPoints: List<MountPoint>, public: Boolean, availableInSurvival: Boolean, enabled: Boolean, components: List<Component>, maxPowerOutput: Float, maxStoredPower: Float, initialStoredPowerRatio: Float, requiredPowerInput: Float, adaptibleInput: Boolean)
Content copied to clipboard