mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 12:13:54 -07:00
@@ -246,6 +246,14 @@ public enum Sound implements Keyed {
|
||||
BLOCK_CORAL_BLOCK_STEP("block.coral_block.step"),
|
||||
BLOCK_CRAFTER_CRAFT("block.crafter.craft"),
|
||||
BLOCK_CRAFTER_FAIL("block.crafter.fail"),
|
||||
BLOCK_CREAKING_HEART_BREAK("block.creaking_heart.break"),
|
||||
BLOCK_CREAKING_HEART_FALL("block.creaking_heart.fall"),
|
||||
BLOCK_CREAKING_HEART_HIT("block.creaking_heart.hit"),
|
||||
BLOCK_CREAKING_HEART_HURT("block.creaking_heart.hurt"),
|
||||
BLOCK_CREAKING_HEART_IDLE("block.creaking_heart.idle"),
|
||||
BLOCK_CREAKING_HEART_PLACE("block.creaking_heart.place"),
|
||||
BLOCK_CREAKING_HEART_SPAWN("block.creaking_heart.spawn"),
|
||||
BLOCK_CREAKING_HEART_STEP("block.creaking_heart.step"),
|
||||
BLOCK_CROP_BREAK("block.crop.break"),
|
||||
BLOCK_DECORATED_POT_BREAK("block.decorated_pot.break"),
|
||||
BLOCK_DECORATED_POT_FALL("block.decorated_pot.fall"),
|
||||
@@ -502,6 +510,7 @@ public enum Sound implements Keyed {
|
||||
BLOCK_PACKED_MUD_HIT("block.packed_mud.hit"),
|
||||
BLOCK_PACKED_MUD_PLACE("block.packed_mud.place"),
|
||||
BLOCK_PACKED_MUD_STEP("block.packed_mud.step"),
|
||||
BLOCK_PALE_HANGING_MOSS_IDLE("block.pale_hanging_moss.idle"),
|
||||
BLOCK_PINK_PETALS_BREAK("block.pink_petals.break"),
|
||||
BLOCK_PINK_PETALS_FALL("block.pink_petals.fall"),
|
||||
BLOCK_PINK_PETALS_HIT("block.pink_petals.hit"),
|
||||
@@ -634,6 +643,11 @@ public enum Sound implements Keyed {
|
||||
BLOCK_SOUL_SOIL_HIT("block.soul_soil.hit"),
|
||||
BLOCK_SOUL_SOIL_PLACE("block.soul_soil.place"),
|
||||
BLOCK_SOUL_SOIL_STEP("block.soul_soil.step"),
|
||||
BLOCK_SPAWNER_BREAK("block.spawner.break"),
|
||||
BLOCK_SPAWNER_FALL("block.spawner.fall"),
|
||||
BLOCK_SPAWNER_HIT("block.spawner.hit"),
|
||||
BLOCK_SPAWNER_PLACE("block.spawner.place"),
|
||||
BLOCK_SPAWNER_STEP("block.spawner.step"),
|
||||
BLOCK_SPONGE_ABSORB("block.sponge.absorb"),
|
||||
BLOCK_SPONGE_BREAK("block.sponge.break"),
|
||||
BLOCK_SPONGE_FALL("block.sponge.fall"),
|
||||
@@ -866,6 +880,16 @@ public enum Sound implements Keyed {
|
||||
ENTITY_COW_HURT("entity.cow.hurt"),
|
||||
ENTITY_COW_MILK("entity.cow.milk"),
|
||||
ENTITY_COW_STEP("entity.cow.step"),
|
||||
ENTITY_CREAKING_ACTIVATE("entity.creaking.activate"),
|
||||
ENTITY_CREAKING_AMBIENT("entity.creaking.ambient"),
|
||||
ENTITY_CREAKING_ATTACK("entity.creaking.attack"),
|
||||
ENTITY_CREAKING_DEACTIVATE("entity.creaking.deactivate"),
|
||||
ENTITY_CREAKING_DEATH("entity.creaking.death"),
|
||||
ENTITY_CREAKING_FREEZE("entity.creaking.freeze"),
|
||||
ENTITY_CREAKING_SPAWN("entity.creaking.spawn"),
|
||||
ENTITY_CREAKING_STEP("entity.creaking.step"),
|
||||
ENTITY_CREAKING_SWAY("entity.creaking.sway"),
|
||||
ENTITY_CREAKING_UNFREEZE("entity.creaking.unfreeze"),
|
||||
ENTITY_CREEPER_DEATH("entity.creeper.death"),
|
||||
ENTITY_CREEPER_HURT("entity.creeper.hurt"),
|
||||
ENTITY_CREEPER_PRIMED("entity.creeper.primed"),
|
||||
@@ -1004,7 +1028,6 @@ public enum Sound implements Keyed {
|
||||
ENTITY_GOAT_SCREAMING_AMBIENT("entity.goat.screaming.ambient"),
|
||||
ENTITY_GOAT_SCREAMING_DEATH("entity.goat.screaming.death"),
|
||||
ENTITY_GOAT_SCREAMING_EAT("entity.goat.screaming.eat"),
|
||||
ENTITY_GOAT_SCREAMING_HORN_BREAK("entity.goat.screaming.horn_break"),
|
||||
ENTITY_GOAT_SCREAMING_HURT("entity.goat.screaming.hurt"),
|
||||
ENTITY_GOAT_SCREAMING_LONG_JUMP("entity.goat.screaming.long_jump"),
|
||||
ENTITY_GOAT_SCREAMING_MILK("entity.goat.screaming.milk"),
|
||||
@@ -1131,6 +1154,7 @@ public enum Sound implements Keyed {
|
||||
ENTITY_PARROT_IMITATE_BLAZE("entity.parrot.imitate.blaze"),
|
||||
ENTITY_PARROT_IMITATE_BOGGED("entity.parrot.imitate.bogged"),
|
||||
ENTITY_PARROT_IMITATE_BREEZE("entity.parrot.imitate.breeze"),
|
||||
ENTITY_PARROT_IMITATE_CREAKING("entity.parrot.imitate.creaking"),
|
||||
ENTITY_PARROT_IMITATE_CREEPER("entity.parrot.imitate.creeper"),
|
||||
ENTITY_PARROT_IMITATE_DROWNED("entity.parrot.imitate.drowned"),
|
||||
ENTITY_PARROT_IMITATE_ELDER_GUARDIAN("entity.parrot.imitate.elder_guardian"),
|
||||
@@ -1508,6 +1532,7 @@ public enum Sound implements Keyed {
|
||||
ITEM_BUCKET_FILL_TADPOLE("item.bucket.fill_tadpole"),
|
||||
ITEM_BUNDLE_DROP_CONTENTS("item.bundle.drop_contents"),
|
||||
ITEM_BUNDLE_INSERT("item.bundle.insert"),
|
||||
ITEM_BUNDLE_INSERT_FAIL("item.bundle.insert_fail"),
|
||||
ITEM_BUNDLE_REMOVE_ONE("item.bundle.remove_one"),
|
||||
ITEM_CHORUS_FRUIT_TELEPORT("item.chorus_fruit.teleport"),
|
||||
ITEM_CROP_PLANT("item.crop.plant"),
|
||||
@@ -1524,7 +1549,6 @@ public enum Sound implements Keyed {
|
||||
ITEM_FIRECHARGE_USE("item.firecharge.use"),
|
||||
ITEM_FLINTANDSTEEL_USE("item.flintandsteel.use"),
|
||||
ITEM_GLOW_INK_SAC_USE("item.glow_ink_sac.use"),
|
||||
ITEM_GOAT_HORN_PLAY("item.goat_horn.play"),
|
||||
ITEM_GOAT_HORN_SOUND_0("item.goat_horn.sound.0"),
|
||||
ITEM_GOAT_HORN_SOUND_1("item.goat_horn.sound.1"),
|
||||
ITEM_GOAT_HORN_SOUND_2("item.goat_horn.sound.2"),
|
||||
@@ -1614,6 +1638,7 @@ public enum Sound implements Keyed {
|
||||
PARTICLE_SOUL_ESCAPE("particle.soul_escape"),
|
||||
UI_BUTTON_CLICK("ui.button.click"),
|
||||
UI_CARTOGRAPHY_TABLE_TAKE_RESULT("ui.cartography_table.take_result"),
|
||||
UI_HUD_BUBBLE_POP("ui.hud.bubble_pop"),
|
||||
UI_LOOM_SELECT_PATTERN("ui.loom.select_pattern"),
|
||||
UI_LOOM_TAKE_RESULT("ui.loom.take_result"),
|
||||
UI_STONECUTTER_SELECT_RECIPE("ui.stonecutter.select_recipe"),
|
||||
|
Reference in New Issue
Block a user