Package-level declarations

Types

Link copied to clipboard
class LogisticGroup(val slotType: LogisticGroupType, val slots: List<LogisticSlot>)

A collection of logistic slots that share the same functionality.

Link copied to clipboard