Package net.glowstone.block
Class GlowBlockSoundGroup
java.lang.Object
net.glowstone.block.GlowBlockSoundGroup
- All Implemented Interfaces:
com.destroystokyo.paper.block.BlockSoundGroup
public class GlowBlockSoundGroup
extends Object
implements com.destroystokyo.paper.block.BlockSoundGroup
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull org.bukkit.Sound
@NotNull org.bukkit.Sound
@NotNull org.bukkit.Sound
@NotNull org.bukkit.Sound
@NotNull org.bukkit.Sound
-
Constructor Details
-
GlowBlockSoundGroup
-
-
Method Details
-
getBreakSound
@NotNull public @NotNull org.bukkit.Sound getBreakSound()- Specified by:
getBreakSound
in interfacecom.destroystokyo.paper.block.BlockSoundGroup
-
getStepSound
@NotNull public @NotNull org.bukkit.Sound getStepSound()- Specified by:
getStepSound
in interfacecom.destroystokyo.paper.block.BlockSoundGroup
-
getPlaceSound
@NotNull public @NotNull org.bukkit.Sound getPlaceSound()- Specified by:
getPlaceSound
in interfacecom.destroystokyo.paper.block.BlockSoundGroup
-
getHitSound
@NotNull public @NotNull org.bukkit.Sound getHitSound()- Specified by:
getHitSound
in interfacecom.destroystokyo.paper.block.BlockSoundGroup
-
getFallSound
@NotNull public @NotNull org.bukkit.Sound getFallSound()- Specified by:
getFallSound
in interfacecom.destroystokyo.paper.block.BlockSoundGroup
-
getBreakSoundInfo
-
getStepSoundInfo
-
getPlaceSoundInfo
-
getHitSoundInfo
-
getFallSoundInfo
-