Class SoundBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Method Summary
Modifier and TypeMethodDescriptionaddClip
(SoundClipBuilder soundClipBuilder) category
(SoundCategory soundCategory) loop
(boolean boolean0) master
(SoundMasters soundMasters) maxInstancesPerEmitter
(int int0) pitch
(float float0) static SoundBuilder
Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, write
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Method Details
-
withId
-
addClip
-
category
-
loop
-
master
-
maxInstancesPerEmitter
-
pitch
-