Namespace S1API.Items.Buildable
Classes
- BuildableItemCreator
Provides convenient static methods for creating custom buildable items.
- BuildableItemDefinition
Represents a buildable item definition that can be placed in the game world. Extends StorableItemDefinition with building-specific properties.
- BuildableItemDefinitionBuilder
Builder for composing buildable item definitions at runtime. Use fluent methods to configure buildable item properties before calling Build().
Enums
- BuildSoundType
Specifies the sound type played when a buildable item is placed.