Class InstrumentComponent.InstrumentComponentBuilder
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.InstrumentComponent.InstrumentComponentBuilder
- Enclosing class:
- InstrumentComponent
-
Method Summary
Modifier and TypeMethodDescription@NonNull InstrumentComponentbuild()instrumentHolder(@Nullable Holder<InstrumentComponent.Instrument> instrumentHolder) instrumentLocation(@Nullable net.kyori.adventure.key.Key instrumentLocation) @NonNull StringtoString()
-
Method Details
-
instrumentHolder
public @NonNull InstrumentComponent.InstrumentComponentBuilder instrumentHolder(@Nullable @Nullable Holder<InstrumentComponent.Instrument> instrumentHolder) - Returns:
this.
-
instrumentLocation
public @NonNull InstrumentComponent.InstrumentComponentBuilder instrumentLocation(@Nullable @Nullable net.kyori.adventure.key.Key instrumentLocation) - Returns:
this.
-
build
-
toString
-