Data Sound Block Definition
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun DataSoundBlockDefinition( 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>, minRange: Float, maxRange: Float, maxLoopPeriod: Float, emitterNumber: Int, loopUpdateThreshold: Int)
Content copied to clipboard