Class Speaker.Builder
java.lang.Object
fr.dreamin.dreamvoice.api.speaker.model.Speaker.Builder
- Enclosing class:
Speaker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowSpeaker(@NotNull UUID playerUuid) build()location(@NotNull org.bukkit.Location location) mode(@NotNull SpeakerMode mode)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
uuid
-
name
-
location
-
distance
-
filter
public Speaker.Builder filter(@NotNull @NotNull Predicate<de.maxhenkel.voicechat.api.ServerPlayer> filter) -
mode
-
allowSpeaker
-
build
-