14 new(point.
X, point.
Y, point.
Z, 0),
15 new(point.
X, point.
Y, point.
Z, 1),
16 new(point.
X, point.
Y, point.
Z, 2),
17 new(point.
X, point.
Y, point.
Z, 3),
18 new(point.
X, point.
Y, point.
Z, 4),
19 new(point.
X, point.
Y, point.
Z, 5)
DispenserElectricElement(SubsystemElectricity subsystemElectricity, Point3 point) override bool Simulate()
double? m_lastDispenseTime
SubsystemBlockEntities m_subsystemBlockEntities
SubsystemElectricity SubsystemElectricity
int CalculateHighInputsCount()
ElectricElement(SubsystemElectricity subsystemElectricity, IEnumerable< CellFace > cellFaces)
ReadOnlyList< CellFace > CellFaces
virtual Subsystem FindSubsystem(Type type, string name, bool throwOnError)