Uses of Class
com.cryptomorin.xseries.XSound.Record
Packages that use XSound.Record
-
Uses of XSound.Record in com.cryptomorin.xseries
Fields in com.cryptomorin.xseries declared as XSound.RecordMethods in com.cryptomorin.xseries that return XSound.RecordModifier and TypeMethodDescriptionXSound.Record.copy()XSound.Record.inCategory(XSound.Category category) static @Nullable XSound.RecordJust an extra feature that loads sounds from strings.static @Nullable XSound.RecordXSound.play(@Nullable String sound, Consumer<XSound.SoundPlayer> soundPlayer) A short handy method to play a sound from configs.XSound.Record.publicSound(boolean publicSound) Whether to play this sound to all nearby players or just the players specified in theXSound.SoundPlayer.playerslist.XSound.record()XSound.Record.withPitch(float pitch) Some sounds have different variations.The sound including the namespace and the key.XSound.Record.withVolume(float volume) Methods in com.cryptomorin.xseries with parameters of type XSound.RecordConstructors in com.cryptomorin.xseries with parameters of type XSound.Record