Welcome¶
Welcome to the Spigot-Sounds page!
This page aims to list all available sounds that can be used in Spigot as a developer.
Page structure¶
Each page follows the same structure to have it easier to find the sounds being used.
MC 1.9¶
Minecraft 1.9 brought significant changes to sound names since they are now prefixed with one of the below names to "categorise" them.
Prefix | Category |
---|---|
AMBIENT |
Ambient/Environmental sound |
BLOCK |
Block sounds |
ENCHANT |
Enchantment sounds |
ENTITY |
Entity sounds, including player sounds |
ITEM |
Item sounds |
MUSIC |
The different in-game music |
RECORD /MUSIC_DISC |
Music from the different music discs (RECORD for 1.0 - 1.12, MUSIC_DISC since 1.13 onwards). |
UI |
UI sounds (Clicking menu buttons f.e.) |
WEATHER |
Weather sounds |
Contribute¶
This page takes time to keep up to date and I have to do it manually which is why I appreciate any contributions to keep the page up-to-date.
To help, just went over to the GitHub Repository and PR your changes.
Pages¶
Here is a list of the current pages (And their corresponding Javadoc location)