Class ComponentCraftBenchSoundsBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.ComponentCraftBenchSoundsBuilder
- All Implemented Interfaces:
ComponentBuilder
,Named
,Writeable
public class ComponentCraftBenchSoundsBuilder
extends AbstractPropertyBuilder
implements ComponentBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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.ComponentBuilder
getType
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, write, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
ComponentCraftBenchSoundsBuilder
public ComponentCraftBenchSoundsBuilder()
-
-
Method Details
-
addSound
public ComponentCraftBenchSoundsBuilder addSound(String string, SoundKey soundKey, String... strings)
-