Uses of Class
net.minecraft.sounds.SoundEvent
Packages that use SoundEvent
Package
Description
-
Uses of SoundEvent in net.minecraft.client.gui.components.toasts
Fields in net.minecraft.client.gui.components.toasts declared as SoundEventConstructors in net.minecraft.client.gui.components.toasts with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type SoundEventModifier and TypeMethodDescriptionvoidClientLevel.playLocalSound(double p_104600_, double p_104601_, double p_104602_, SoundEvent p_104603_, SoundSource p_104604_, float p_104605_, float p_104606_, boolean p_104607_)voidClientLevel.playLocalSound(BlockPos p_104678_, SoundEvent p_104679_, SoundSource p_104680_, float p_104681_, float p_104682_, boolean p_104683_)voidClientLevel.playSound(Player p_104645_, double p_104646_, double p_104647_, double p_104648_, SoundEvent p_104649_, SoundSource p_104650_, float p_104651_, float p_104652_)voidClientLevel.playSound(Player p_104659_, Entity p_104660_, SoundEvent p_104661_, SoundSource p_104662_, float p_104663_, float p_104664_) -
Uses of SoundEvent in net.minecraft.client.player
Methods in net.minecraft.client.player with parameters of type SoundEventModifier and TypeMethodDescriptionvoidLocalPlayer.playNotifySound(SoundEvent p_108655_, SoundSource p_108656_, float p_108657_, float p_108658_)voidLocalPlayer.playSound(SoundEvent p_108651_, float p_108652_, float p_108653_) -
Uses of SoundEvent in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type SoundEventModifier and TypeMethodDescriptionvoidLevelRenderer.playStreamingMusic(SoundEvent p_109515_, BlockPos p_109516_)Deprecated.voidLevelRenderer.playStreamingMusic(SoundEvent p_109515_, BlockPos p_109516_, RecordItem musicDiscItem) -
Uses of SoundEvent in net.minecraft.client.resources.sounds
Methods in net.minecraft.client.resources.sounds with parameters of type SoundEventModifier and TypeMethodDescriptionstatic SimpleSoundInstanceSimpleSoundInstance.forAmbientAddition(SoundEvent p_119760_)static SimpleSoundInstanceSimpleSoundInstance.forAmbientMood(SoundEvent p_119762_, double p_119763_, double p_119764_, double p_119765_)static SimpleSoundInstanceSimpleSoundInstance.forLocalAmbience(SoundEvent p_119767_, float p_119768_, float p_119769_)static SimpleSoundInstanceSimpleSoundInstance.forMusic(SoundEvent p_119746_)static SimpleSoundInstanceSimpleSoundInstance.forRecord(SoundEvent p_119748_, double p_119749_, double p_119750_, double p_119751_)static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119753_, float p_119754_)static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119756_, float p_119757_, float p_119758_)Constructors in net.minecraft.client.resources.sounds with parameters of type SoundEventModifierConstructorDescriptionprotectedAbstractSoundInstance(SoundEvent p_119584_, SoundSource p_119585_)protectedAbstractTickableSoundInstance(SoundEvent p_119606_, SoundSource p_119607_)BeeSoundInstance(Bee p_119621_, SoundEvent p_119622_, SoundSource p_119623_)EntityBoundSoundInstance(SoundEvent p_119677_, SoundSource p_119678_, float p_119679_, float p_119680_, Entity p_119681_)LoopSoundInstance(SoundEvent p_119658_)privateSimpleSoundInstance(SoundEvent p_119723_, SoundSource p_119724_, float p_119725_, float p_119726_, boolean p_119727_, int p_119728_, SoundInstance.Attenuation p_119729_, double p_119730_, double p_119731_, double p_119732_)SimpleSoundInstance(SoundEvent p_119709_, SoundSource p_119710_, float p_119711_, float p_119712_, double p_119713_, double p_119714_, double p_119715_)SimpleSoundInstance(SoundEvent p_119717_, SoundSource p_119718_, float p_119719_, float p_119720_, BlockPos p_119721_)protectedSubSound(LocalPlayer p_119861_, SoundEvent p_119862_) -
Uses of SoundEvent in net.minecraft.core
Fields in net.minecraft.core with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic Registry<SoundEvent>Registry.SOUND_EVENTDeprecated.static ResourceKey<Registry<SoundEvent>>Registry.SOUND_EVENT_REGISTRY -
Uses of SoundEvent in net.minecraft.core.cauldron
Methods in net.minecraft.core.cauldron with parameters of type SoundEventModifier and TypeMethodDescriptionstatic InteractionResultCauldronInteraction.emptyBucket(Level p_175619_, BlockPos p_175620_, Player p_175621_, InteractionHand p_175622_, ItemStack p_175623_, BlockState p_175624_, SoundEvent p_175625_)static InteractionResultCauldronInteraction.fillBucket(BlockState p_175636_, Level p_175637_, BlockPos p_175638_, Player p_175639_, InteractionHand p_175640_, ItemStack p_175641_, ItemStack p_175642_, Predicate<BlockState> p_175643_, SoundEvent p_175644_) -
Uses of SoundEvent in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventClientboundSoundEntityPacket.soundprivate SoundEventClientboundSoundPacket.soundMethods in net.minecraft.network.protocol.game that return SoundEventModifier and TypeMethodDescriptionClientboundSoundEntityPacket.getSound()ClientboundSoundPacket.getSound()Constructors in net.minecraft.network.protocol.game with parameters of type SoundEventModifierConstructorDescriptionClientboundSoundEntityPacket(SoundEvent p_133415_, SoundSource p_133416_, Entity p_133417_, float p_133418_, float p_133419_)ClientboundSoundPacket(SoundEvent p_133442_, SoundSource p_133443_, double p_133444_, double p_133445_, double p_133446_, float p_133447_, float p_133448_) -
Uses of SoundEvent in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type SoundEventModifier and TypeMethodDescriptionvoidServerPlayer.playNotifySound(SoundEvent p_9019_, SoundSource p_9020_, float p_9021_, float p_9022_)voidServerLevel.playSound(Player p_8675_, double p_8676_, double p_8677_, double p_8678_, SoundEvent p_8679_, SoundSource p_8680_, float p_8681_, float p_8682_)voidServerLevel.playSound(Player p_8689_, Entity p_8690_, SoundEvent p_8691_, SoundSource p_8692_, float p_8693_, float p_8694_)voidWorldGenRegion.playSound(Player p_9528_, BlockPos p_9529_, SoundEvent p_9530_, SoundSource p_9531_, float p_9532_, float p_9533_) -
Uses of SoundEvent in net.minecraft.sounds
Fields in net.minecraft.sounds declared as SoundEventModifier and TypeFieldDescriptionstatic SoundEventSoundEvents.AMBIENT_BASALT_DELTAS_ADDITIONSstatic SoundEventSoundEvents.AMBIENT_BASALT_DELTAS_LOOPstatic SoundEventSoundEvents.AMBIENT_BASALT_DELTAS_MOODstatic SoundEventSoundEvents.AMBIENT_CAVEstatic SoundEventSoundEvents.AMBIENT_CRIMSON_FOREST_ADDITIONSstatic SoundEventSoundEvents.AMBIENT_CRIMSON_FOREST_LOOPstatic SoundEventSoundEvents.AMBIENT_CRIMSON_FOREST_MOODstatic SoundEventSoundEvents.AMBIENT_NETHER_WASTES_ADDITIONSstatic SoundEventSoundEvents.AMBIENT_NETHER_WASTES_LOOPstatic SoundEventSoundEvents.AMBIENT_NETHER_WASTES_MOODstatic SoundEventSoundEvents.AMBIENT_SOUL_SAND_VALLEY_ADDITIONSstatic SoundEventSoundEvents.AMBIENT_SOUL_SAND_VALLEY_LOOPstatic SoundEventSoundEvents.AMBIENT_SOUL_SAND_VALLEY_MOODstatic SoundEventSoundEvents.AMBIENT_UNDERWATER_ENTERstatic SoundEventSoundEvents.AMBIENT_UNDERWATER_EXITstatic SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOPstatic SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOP_ADDITIONSstatic SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOP_ADDITIONS_RAREstatic SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RAREstatic SoundEventSoundEvents.AMBIENT_WARPED_FOREST_ADDITIONSstatic SoundEventSoundEvents.AMBIENT_WARPED_FOREST_LOOPstatic SoundEventSoundEvents.AMBIENT_WARPED_FOREST_MOODstatic SoundEventSoundEvents.AMETHYST_BLOCK_BREAKstatic SoundEventSoundEvents.AMETHYST_BLOCK_CHIMEstatic SoundEventSoundEvents.AMETHYST_BLOCK_FALLstatic SoundEventSoundEvents.AMETHYST_BLOCK_HITstatic SoundEventSoundEvents.AMETHYST_BLOCK_PLACEstatic SoundEventSoundEvents.AMETHYST_BLOCK_STEPstatic SoundEventSoundEvents.AMETHYST_CLUSTER_BREAKstatic SoundEventSoundEvents.AMETHYST_CLUSTER_FALLstatic SoundEventSoundEvents.AMETHYST_CLUSTER_HITstatic SoundEventSoundEvents.AMETHYST_CLUSTER_PLACEstatic SoundEventSoundEvents.AMETHYST_CLUSTER_STEPstatic SoundEventSoundEvents.ANCIENT_DEBRIS_BREAKstatic SoundEventSoundEvents.ANCIENT_DEBRIS_FALLstatic SoundEventSoundEvents.ANCIENT_DEBRIS_HITstatic SoundEventSoundEvents.ANCIENT_DEBRIS_PLACEstatic SoundEventSoundEvents.ANCIENT_DEBRIS_STEPstatic SoundEventSoundEvents.ANVIL_BREAKstatic SoundEventSoundEvents.ANVIL_DESTROYstatic SoundEventSoundEvents.ANVIL_FALLstatic SoundEventSoundEvents.ANVIL_HITstatic SoundEventSoundEvents.ANVIL_LANDstatic SoundEventSoundEvents.ANVIL_PLACEstatic SoundEventSoundEvents.ANVIL_STEPstatic SoundEventSoundEvents.ANVIL_USEstatic SoundEventSoundEvents.ARMOR_EQUIP_CHAINstatic SoundEventSoundEvents.ARMOR_EQUIP_DIAMONDstatic SoundEventSoundEvents.ARMOR_EQUIP_ELYTRAstatic SoundEventSoundEvents.ARMOR_EQUIP_GENERICstatic SoundEventSoundEvents.ARMOR_EQUIP_GOLDstatic SoundEventSoundEvents.ARMOR_EQUIP_IRONstatic SoundEventSoundEvents.ARMOR_EQUIP_LEATHERstatic SoundEventSoundEvents.ARMOR_EQUIP_NETHERITEstatic SoundEventSoundEvents.ARMOR_EQUIP_TURTLEstatic SoundEventSoundEvents.ARMOR_STAND_BREAKstatic SoundEventSoundEvents.ARMOR_STAND_FALLstatic SoundEventSoundEvents.ARMOR_STAND_HITstatic SoundEventSoundEvents.ARMOR_STAND_PLACEstatic SoundEventSoundEvents.ARROW_HITstatic SoundEventSoundEvents.ARROW_HIT_PLAYERstatic SoundEventSoundEvents.ARROW_SHOOTstatic SoundEventSoundEvents.AXE_SCRAPEstatic SoundEventSoundEvents.AXE_STRIPstatic SoundEventSoundEvents.AXE_WAX_OFFstatic SoundEventSoundEvents.AXOLOTL_ATTACKstatic SoundEventSoundEvents.AXOLOTL_DEATHstatic SoundEventSoundEvents.AXOLOTL_HURTstatic SoundEventSoundEvents.AXOLOTL_IDLE_AIRstatic SoundEventSoundEvents.AXOLOTL_IDLE_WATERstatic SoundEventSoundEvents.AXOLOTL_SPLASHstatic SoundEventSoundEvents.AXOLOTL_SWIMstatic SoundEventSoundEvents.AZALEA_BREAKstatic SoundEventSoundEvents.AZALEA_FALLstatic SoundEventSoundEvents.AZALEA_HITstatic SoundEventSoundEvents.AZALEA_LEAVES_BREAKstatic SoundEventSoundEvents.AZALEA_LEAVES_FALLstatic SoundEventSoundEvents.AZALEA_LEAVES_HITstatic SoundEventSoundEvents.AZALEA_LEAVES_PLACEstatic SoundEventSoundEvents.AZALEA_LEAVES_STEPstatic SoundEventSoundEvents.AZALEA_PLACEstatic SoundEventSoundEvents.AZALEA_STEPstatic SoundEventSoundEvents.BAMBOO_BREAKstatic SoundEventSoundEvents.BAMBOO_FALLstatic SoundEventSoundEvents.BAMBOO_HITstatic SoundEventSoundEvents.BAMBOO_PLACEstatic SoundEventSoundEvents.BAMBOO_SAPLING_BREAKstatic SoundEventSoundEvents.BAMBOO_SAPLING_HITstatic SoundEventSoundEvents.BAMBOO_SAPLING_PLACEstatic SoundEventSoundEvents.BAMBOO_STEPstatic SoundEventSoundEvents.BARREL_CLOSEstatic SoundEventSoundEvents.BARREL_OPENstatic SoundEventSoundEvents.BASALT_BREAKstatic SoundEventSoundEvents.BASALT_FALLstatic SoundEventSoundEvents.BASALT_HITstatic SoundEventSoundEvents.BASALT_PLACEstatic SoundEventSoundEvents.BASALT_STEPstatic SoundEventSoundEvents.BAT_AMBIENTstatic SoundEventSoundEvents.BAT_DEATHstatic SoundEventSoundEvents.BAT_HURTstatic SoundEventSoundEvents.BAT_LOOPstatic SoundEventSoundEvents.BAT_TAKEOFFstatic SoundEventSoundEvents.BEACON_ACTIVATEstatic SoundEventSoundEvents.BEACON_AMBIENTstatic SoundEventSoundEvents.BEACON_DEACTIVATEstatic SoundEventSoundEvents.BEACON_POWER_SELECTstatic SoundEventSoundEvents.BEE_DEATHstatic SoundEventSoundEvents.BEE_HURTstatic SoundEventSoundEvents.BEE_LOOPstatic SoundEventSoundEvents.BEE_LOOP_AGGRESSIVEstatic SoundEventSoundEvents.BEE_POLLINATEstatic SoundEventSoundEvents.BEE_STINGstatic SoundEventSoundEvents.BEEHIVE_DRIPstatic SoundEventSoundEvents.BEEHIVE_ENTERstatic SoundEventSoundEvents.BEEHIVE_EXITstatic SoundEventSoundEvents.BEEHIVE_SHEARstatic SoundEventSoundEvents.BEEHIVE_WORKstatic SoundEventSoundEvents.BELL_BLOCKstatic SoundEventSoundEvents.BELL_RESONATEstatic SoundEventSoundEvents.BIG_DRIPLEAF_BREAKstatic SoundEventSoundEvents.BIG_DRIPLEAF_FALLstatic SoundEventSoundEvents.BIG_DRIPLEAF_HITstatic SoundEventSoundEvents.BIG_DRIPLEAF_PLACEstatic SoundEventSoundEvents.BIG_DRIPLEAF_STEPstatic SoundEventSoundEvents.BIG_DRIPLEAF_TILT_DOWNstatic SoundEventSoundEvents.BIG_DRIPLEAF_TILT_UPstatic SoundEventSoundEvents.BLASTFURNACE_FIRE_CRACKLEstatic SoundEventSoundEvents.BLAZE_AMBIENTstatic SoundEventSoundEvents.BLAZE_BURNstatic SoundEventSoundEvents.BLAZE_DEATHstatic SoundEventSoundEvents.BLAZE_HURTstatic SoundEventSoundEvents.BLAZE_SHOOTstatic SoundEventSoundEvents.BOAT_PADDLE_LANDstatic SoundEventSoundEvents.BOAT_PADDLE_WATERstatic SoundEventSoundEvents.BONE_BLOCK_BREAKstatic SoundEventSoundEvents.BONE_BLOCK_FALLstatic SoundEventSoundEvents.BONE_BLOCK_HITstatic SoundEventSoundEvents.BONE_BLOCK_PLACEstatic SoundEventSoundEvents.BONE_BLOCK_STEPstatic SoundEventSoundEvents.BONE_MEAL_USEstatic SoundEventSoundEvents.BOOK_PAGE_TURNstatic SoundEventSoundEvents.BOOK_PUTstatic SoundEventSoundEvents.BOTTLE_EMPTYstatic SoundEventSoundEvents.BOTTLE_FILLstatic SoundEventSoundEvents.BOTTLE_FILL_DRAGONBREATHstatic SoundEventSoundEvents.BREWING_STAND_BREWstatic SoundEventSoundEvents.BUBBLE_COLUMN_BUBBLE_POPstatic SoundEventSoundEvents.BUBBLE_COLUMN_UPWARDS_AMBIENTstatic SoundEventSoundEvents.BUBBLE_COLUMN_UPWARDS_INSIDEstatic SoundEventSoundEvents.BUBBLE_COLUMN_WHIRLPOOL_AMBIENTstatic SoundEventSoundEvents.BUBBLE_COLUMN_WHIRLPOOL_INSIDEstatic SoundEventSoundEvents.BUCKET_EMPTYstatic SoundEventSoundEvents.BUCKET_EMPTY_AXOLOTLstatic SoundEventSoundEvents.BUCKET_EMPTY_FISHstatic SoundEventSoundEvents.BUCKET_EMPTY_LAVAstatic SoundEventSoundEvents.BUCKET_EMPTY_POWDER_SNOWstatic SoundEventSoundEvents.BUCKET_FILLstatic SoundEventSoundEvents.BUCKET_FILL_AXOLOTLstatic SoundEventSoundEvents.BUCKET_FILL_FISHstatic SoundEventSoundEvents.BUCKET_FILL_LAVAstatic SoundEventSoundEvents.BUCKET_FILL_POWDER_SNOWstatic SoundEventSoundEvents.CAKE_ADD_CANDLEstatic SoundEventSoundEvents.CALCITE_BREAKstatic SoundEventSoundEvents.CALCITE_FALLstatic SoundEventSoundEvents.CALCITE_HITstatic SoundEventSoundEvents.CALCITE_PLACEstatic SoundEventSoundEvents.CALCITE_STEPstatic SoundEventSoundEvents.CAMPFIRE_CRACKLEstatic SoundEventSoundEvents.CANDLE_AMBIENTstatic SoundEventSoundEvents.CANDLE_BREAKstatic SoundEventSoundEvents.CANDLE_EXTINGUISHstatic SoundEventSoundEvents.CANDLE_FALLstatic SoundEventSoundEvents.CANDLE_HITstatic SoundEventSoundEvents.CANDLE_PLACEstatic SoundEventSoundEvents.CANDLE_STEPstatic SoundEventSoundEvents.CAT_AMBIENTstatic SoundEventSoundEvents.CAT_BEG_FOR_FOODstatic SoundEventSoundEvents.CAT_DEATHstatic SoundEventSoundEvents.CAT_EATstatic SoundEventSoundEvents.CAT_HISSstatic SoundEventSoundEvents.CAT_HURTstatic SoundEventSoundEvents.CAT_PURRstatic SoundEventSoundEvents.CAT_PURREOWstatic SoundEventSoundEvents.CAT_STRAY_AMBIENTstatic SoundEventSoundEvents.CAVE_VINES_BREAKstatic SoundEventSoundEvents.CAVE_VINES_FALLstatic SoundEventSoundEvents.CAVE_VINES_HITstatic SoundEventSoundEvents.CAVE_VINES_PICK_BERRIESstatic SoundEventSoundEvents.CAVE_VINES_PLACEstatic SoundEventSoundEvents.CAVE_VINES_STEPstatic SoundEventSoundEvents.CHAIN_BREAKstatic SoundEventSoundEvents.CHAIN_FALLstatic SoundEventSoundEvents.CHAIN_HITstatic SoundEventSoundEvents.CHAIN_PLACEstatic SoundEventSoundEvents.CHAIN_STEPstatic SoundEventSoundEvents.CHEST_CLOSEstatic SoundEventSoundEvents.CHEST_LOCKEDstatic SoundEventSoundEvents.CHEST_OPENstatic SoundEventSoundEvents.CHICKEN_AMBIENTstatic SoundEventSoundEvents.CHICKEN_DEATHstatic SoundEventSoundEvents.CHICKEN_EGGstatic SoundEventSoundEvents.CHICKEN_HURTstatic SoundEventSoundEvents.CHICKEN_STEPstatic SoundEventSoundEvents.CHORUS_FLOWER_DEATHstatic SoundEventSoundEvents.CHORUS_FLOWER_GROWstatic SoundEventSoundEvents.CHORUS_FRUIT_TELEPORTstatic SoundEventSoundEvents.COD_AMBIENTstatic SoundEventSoundEvents.COD_DEATHstatic SoundEventSoundEvents.COD_FLOPstatic SoundEventSoundEvents.COD_HURTstatic SoundEventSoundEvents.COMPARATOR_CLICKstatic SoundEventSoundEvents.COMPOSTER_EMPTYstatic SoundEventSoundEvents.COMPOSTER_FILLstatic SoundEventSoundEvents.COMPOSTER_FILL_SUCCESSstatic SoundEventSoundEvents.COMPOSTER_READYstatic SoundEventSoundEvents.CONDUIT_ACTIVATEstatic SoundEventSoundEvents.CONDUIT_AMBIENTstatic SoundEventSoundEvents.CONDUIT_AMBIENT_SHORTstatic SoundEventSoundEvents.CONDUIT_ATTACK_TARGETstatic SoundEventSoundEvents.CONDUIT_DEACTIVATEstatic SoundEventSoundEvents.COPPER_BREAKstatic SoundEventSoundEvents.COPPER_FALLstatic SoundEventSoundEvents.COPPER_HITstatic SoundEventSoundEvents.COPPER_PLACEstatic SoundEventSoundEvents.COPPER_STEPstatic SoundEventSoundEvents.CORAL_BLOCK_BREAKstatic SoundEventSoundEvents.CORAL_BLOCK_FALLstatic SoundEventSoundEvents.CORAL_BLOCK_HITstatic SoundEventSoundEvents.CORAL_BLOCK_PLACEstatic SoundEventSoundEvents.CORAL_BLOCK_STEPstatic SoundEventSoundEvents.COW_AMBIENTstatic SoundEventSoundEvents.COW_DEATHstatic SoundEventSoundEvents.COW_HURTstatic SoundEventSoundEvents.COW_MILKstatic SoundEventSoundEvents.COW_STEPstatic SoundEventSoundEvents.CREEPER_DEATHstatic SoundEventSoundEvents.CREEPER_HURTstatic SoundEventSoundEvents.CREEPER_PRIMEDstatic SoundEventSoundEvents.CROP_BREAKstatic SoundEventSoundEvents.CROP_PLANTEDstatic SoundEventSoundEvents.CROSSBOW_HITstatic SoundEventSoundEvents.CROSSBOW_LOADING_ENDstatic SoundEventSoundEvents.CROSSBOW_LOADING_MIDDLEstatic SoundEventSoundEvents.CROSSBOW_LOADING_STARTstatic SoundEventSoundEvents.CROSSBOW_QUICK_CHARGE_1static SoundEventSoundEvents.CROSSBOW_QUICK_CHARGE_2static SoundEventSoundEvents.CROSSBOW_QUICK_CHARGE_3static SoundEventSoundEvents.CROSSBOW_SHOOTstatic SoundEventSoundEvents.DEEPSLATE_BREAKstatic SoundEventSoundEvents.DEEPSLATE_BRICKS_BREAKstatic SoundEventSoundEvents.DEEPSLATE_BRICKS_FALLstatic SoundEventSoundEvents.DEEPSLATE_BRICKS_HITstatic SoundEventSoundEvents.DEEPSLATE_BRICKS_PLACEstatic SoundEventSoundEvents.DEEPSLATE_BRICKS_STEPstatic SoundEventSoundEvents.DEEPSLATE_FALLstatic SoundEventSoundEvents.DEEPSLATE_HITstatic SoundEventSoundEvents.DEEPSLATE_PLACEstatic SoundEventSoundEvents.DEEPSLATE_STEPstatic SoundEventSoundEvents.DEEPSLATE_TILES_BREAKstatic SoundEventSoundEvents.DEEPSLATE_TILES_FALLstatic SoundEventSoundEvents.DEEPSLATE_TILES_HITstatic SoundEventSoundEvents.DEEPSLATE_TILES_PLACEstatic SoundEventSoundEvents.DEEPSLATE_TILES_STEPstatic SoundEventSoundEvents.DISPENSER_DISPENSEstatic SoundEventSoundEvents.DISPENSER_FAILstatic SoundEventSoundEvents.DISPENSER_LAUNCHstatic SoundEventSoundEvents.DOLPHIN_AMBIENTstatic SoundEventSoundEvents.DOLPHIN_AMBIENT_WATERstatic SoundEventSoundEvents.DOLPHIN_ATTACKstatic SoundEventSoundEvents.DOLPHIN_DEATHstatic SoundEventSoundEvents.DOLPHIN_EATstatic SoundEventSoundEvents.DOLPHIN_HURTstatic SoundEventSoundEvents.DOLPHIN_JUMPstatic SoundEventSoundEvents.DOLPHIN_PLAYstatic SoundEventSoundEvents.DOLPHIN_SPLASHstatic SoundEventSoundEvents.DOLPHIN_SWIMstatic SoundEventSoundEvents.DONKEY_AMBIENTstatic SoundEventSoundEvents.DONKEY_ANGRYstatic SoundEventSoundEvents.DONKEY_CHESTstatic SoundEventSoundEvents.DONKEY_DEATHstatic SoundEventSoundEvents.DONKEY_EATstatic SoundEventSoundEvents.DONKEY_HURTstatic SoundEventSoundEvents.DRAGON_FIREBALL_EXPLODEstatic SoundEventSoundEvents.DRIPSTONE_BLOCK_BREAKstatic SoundEventSoundEvents.DRIPSTONE_BLOCK_FALLstatic SoundEventSoundEvents.DRIPSTONE_BLOCK_HITstatic SoundEventSoundEvents.DRIPSTONE_BLOCK_PLACEstatic SoundEventSoundEvents.DRIPSTONE_BLOCK_STEPstatic SoundEventSoundEvents.DROWNED_AMBIENTstatic SoundEventSoundEvents.DROWNED_AMBIENT_WATERstatic SoundEventSoundEvents.DROWNED_DEATHstatic SoundEventSoundEvents.DROWNED_DEATH_WATERstatic SoundEventSoundEvents.DROWNED_HURTstatic SoundEventSoundEvents.DROWNED_HURT_WATERstatic SoundEventSoundEvents.DROWNED_SHOOTstatic SoundEventSoundEvents.DROWNED_STEPstatic SoundEventSoundEvents.DROWNED_SWIMstatic SoundEventSoundEvents.DYE_USEstatic SoundEventSoundEvents.EGG_THROWstatic SoundEventSoundEvents.ELDER_GUARDIAN_AMBIENTstatic SoundEventSoundEvents.ELDER_GUARDIAN_AMBIENT_LANDstatic SoundEventSoundEvents.ELDER_GUARDIAN_CURSEstatic SoundEventSoundEvents.ELDER_GUARDIAN_DEATHstatic SoundEventSoundEvents.ELDER_GUARDIAN_DEATH_LANDstatic SoundEventSoundEvents.ELDER_GUARDIAN_FLOPstatic SoundEventSoundEvents.ELDER_GUARDIAN_HURTstatic SoundEventSoundEvents.ELDER_GUARDIAN_HURT_LANDstatic SoundEventSoundEvents.ELYTRA_FLYINGstatic SoundEventSoundEvents.ENCHANTMENT_TABLE_USEstatic SoundEventSoundEvents.END_GATEWAY_SPAWNstatic SoundEventSoundEvents.END_PORTAL_FRAME_FILLstatic SoundEventSoundEvents.END_PORTAL_SPAWNstatic SoundEventSoundEvents.ENDER_CHEST_CLOSEstatic SoundEventSoundEvents.ENDER_CHEST_OPENstatic SoundEventSoundEvents.ENDER_DRAGON_AMBIENTstatic SoundEventSoundEvents.ENDER_DRAGON_DEATHstatic SoundEventSoundEvents.ENDER_DRAGON_FLAPstatic SoundEventSoundEvents.ENDER_DRAGON_GROWLstatic SoundEventSoundEvents.ENDER_DRAGON_HURTstatic SoundEventSoundEvents.ENDER_DRAGON_SHOOTstatic SoundEventSoundEvents.ENDER_EYE_DEATHstatic SoundEventSoundEvents.ENDER_EYE_LAUNCHstatic SoundEventSoundEvents.ENDER_PEARL_THROWstatic SoundEventSoundEvents.ENDERMAN_AMBIENTstatic SoundEventSoundEvents.ENDERMAN_DEATHstatic SoundEventSoundEvents.ENDERMAN_HURTstatic SoundEventSoundEvents.ENDERMAN_SCREAMstatic SoundEventSoundEvents.ENDERMAN_STAREstatic SoundEventSoundEvents.ENDERMAN_TELEPORTstatic SoundEventSoundEvents.ENDERMITE_AMBIENTstatic SoundEventSoundEvents.ENDERMITE_DEATHstatic SoundEventSoundEvents.ENDERMITE_HURTstatic SoundEventSoundEvents.ENDERMITE_STEPprivate SoundEventMusic.eventstatic SoundEventSoundEvents.EVOKER_AMBIENTstatic SoundEventSoundEvents.EVOKER_CAST_SPELLstatic SoundEventSoundEvents.EVOKER_CELEBRATEstatic SoundEventSoundEvents.EVOKER_DEATHstatic SoundEventSoundEvents.EVOKER_FANGS_ATTACKstatic SoundEventSoundEvents.EVOKER_HURTstatic SoundEventSoundEvents.EVOKER_PREPARE_ATTACKstatic SoundEventSoundEvents.EVOKER_PREPARE_SUMMONstatic SoundEventSoundEvents.EVOKER_PREPARE_WOLOLOstatic SoundEventSoundEvents.EXPERIENCE_BOTTLE_THROWstatic SoundEventSoundEvents.EXPERIENCE_ORB_PICKUPstatic SoundEventSoundEvents.FENCE_GATE_CLOSEstatic SoundEventSoundEvents.FENCE_GATE_OPENstatic SoundEventSoundEvents.FIRE_AMBIENTstatic SoundEventSoundEvents.FIRE_EXTINGUISHstatic SoundEventSoundEvents.FIRECHARGE_USEstatic SoundEventSoundEvents.FIREWORK_ROCKET_BLASTstatic SoundEventSoundEvents.FIREWORK_ROCKET_BLAST_FARstatic SoundEventSoundEvents.FIREWORK_ROCKET_LARGE_BLASTstatic SoundEventSoundEvents.FIREWORK_ROCKET_LARGE_BLAST_FARstatic SoundEventSoundEvents.FIREWORK_ROCKET_LAUNCHstatic SoundEventSoundEvents.FIREWORK_ROCKET_SHOOTstatic SoundEventSoundEvents.FIREWORK_ROCKET_TWINKLEstatic SoundEventSoundEvents.FIREWORK_ROCKET_TWINKLE_FARstatic SoundEventSoundEvents.FISH_SWIMstatic SoundEventSoundEvents.FISHING_BOBBER_RETRIEVEstatic SoundEventSoundEvents.FISHING_BOBBER_SPLASHstatic SoundEventSoundEvents.FISHING_BOBBER_THROWstatic SoundEventSoundEvents.FLINTANDSTEEL_USEstatic SoundEventSoundEvents.FLOWERING_AZALEA_BREAKstatic SoundEventSoundEvents.FLOWERING_AZALEA_FALLstatic SoundEventSoundEvents.FLOWERING_AZALEA_HITstatic SoundEventSoundEvents.FLOWERING_AZALEA_PLACEstatic SoundEventSoundEvents.FLOWERING_AZALEA_STEPstatic SoundEventSoundEvents.FOX_AGGROstatic SoundEventSoundEvents.FOX_AMBIENTstatic SoundEventSoundEvents.FOX_BITEstatic SoundEventSoundEvents.FOX_DEATHstatic SoundEventSoundEvents.FOX_EATstatic SoundEventSoundEvents.FOX_HURTstatic SoundEventSoundEvents.FOX_SCREECHstatic SoundEventSoundEvents.FOX_SLEEPstatic SoundEventSoundEvents.FOX_SNIFFstatic SoundEventSoundEvents.FOX_SPITstatic SoundEventSoundEvents.FOX_TELEPORTstatic SoundEventSoundEvents.FUNGUS_BREAKstatic SoundEventSoundEvents.FUNGUS_FALLstatic SoundEventSoundEvents.FUNGUS_HITstatic SoundEventSoundEvents.FUNGUS_PLACEstatic SoundEventSoundEvents.FUNGUS_STEPstatic SoundEventSoundEvents.FURNACE_FIRE_CRACKLEstatic SoundEventSoundEvents.GENERIC_BIG_FALLstatic SoundEventSoundEvents.GENERIC_BURNstatic SoundEventSoundEvents.GENERIC_DEATHstatic SoundEventSoundEvents.GENERIC_DRINKstatic SoundEventSoundEvents.GENERIC_EATstatic SoundEventSoundEvents.GENERIC_EXPLODEstatic SoundEventSoundEvents.GENERIC_EXTINGUISH_FIREstatic SoundEventSoundEvents.GENERIC_HURTstatic SoundEventSoundEvents.GENERIC_SMALL_FALLstatic SoundEventSoundEvents.GENERIC_SPLASHstatic SoundEventSoundEvents.GENERIC_SWIMstatic SoundEventSoundEvents.GHAST_AMBIENTstatic SoundEventSoundEvents.GHAST_DEATHstatic SoundEventSoundEvents.GHAST_HURTstatic SoundEventSoundEvents.GHAST_SCREAMstatic SoundEventSoundEvents.GHAST_SHOOTstatic SoundEventSoundEvents.GHAST_WARNstatic SoundEventSoundEvents.GILDED_BLACKSTONE_BREAKstatic SoundEventSoundEvents.GILDED_BLACKSTONE_FALLstatic SoundEventSoundEvents.GILDED_BLACKSTONE_HITstatic SoundEventSoundEvents.GILDED_BLACKSTONE_PLACEstatic SoundEventSoundEvents.GILDED_BLACKSTONE_STEPstatic SoundEventSoundEvents.GLASS_BREAKstatic SoundEventSoundEvents.GLASS_FALLstatic SoundEventSoundEvents.GLASS_HITstatic SoundEventSoundEvents.GLASS_PLACEstatic SoundEventSoundEvents.GLASS_STEPstatic SoundEventSoundEvents.GLOW_INK_SAC_USEstatic SoundEventSoundEvents.GLOW_ITEM_FRAME_ADD_ITEMstatic SoundEventSoundEvents.GLOW_ITEM_FRAME_BREAKstatic SoundEventSoundEvents.GLOW_ITEM_FRAME_PLACEstatic SoundEventSoundEvents.GLOW_ITEM_FRAME_REMOVE_ITEMstatic SoundEventSoundEvents.GLOW_ITEM_FRAME_ROTATE_ITEMstatic SoundEventSoundEvents.GLOW_SQUID_AMBIENTstatic SoundEventSoundEvents.GLOW_SQUID_DEATHstatic SoundEventSoundEvents.GLOW_SQUID_HURTstatic SoundEventSoundEvents.GLOW_SQUID_SQUIRTstatic SoundEventSoundEvents.GOAT_AMBIENTstatic SoundEventSoundEvents.GOAT_DEATHstatic SoundEventSoundEvents.GOAT_EATstatic SoundEventSoundEvents.GOAT_HURTstatic SoundEventSoundEvents.GOAT_LONG_JUMPstatic SoundEventSoundEvents.GOAT_MILKstatic SoundEventSoundEvents.GOAT_PREPARE_RAMstatic SoundEventSoundEvents.GOAT_RAM_IMPACTstatic SoundEventSoundEvents.GOAT_SCREAMING_AMBIENTstatic SoundEventSoundEvents.GOAT_SCREAMING_DEATHstatic SoundEventSoundEvents.GOAT_SCREAMING_EATstatic SoundEventSoundEvents.GOAT_SCREAMING_HURTstatic SoundEventSoundEvents.GOAT_SCREAMING_LONG_JUMPstatic SoundEventSoundEvents.GOAT_SCREAMING_MILKstatic SoundEventSoundEvents.GOAT_SCREAMING_PREPARE_RAMstatic SoundEventSoundEvents.GOAT_SCREAMING_RAM_IMPACTstatic SoundEventSoundEvents.GOAT_STEPstatic SoundEventSoundEvents.GRASS_BREAKstatic SoundEventSoundEvents.GRASS_FALLstatic SoundEventSoundEvents.GRASS_HITstatic SoundEventSoundEvents.GRASS_PLACEstatic SoundEventSoundEvents.GRASS_STEPstatic SoundEventSoundEvents.GRAVEL_BREAKstatic SoundEventSoundEvents.GRAVEL_FALLstatic SoundEventSoundEvents.GRAVEL_HITstatic SoundEventSoundEvents.GRAVEL_PLACEstatic SoundEventSoundEvents.GRAVEL_STEPstatic SoundEventSoundEvents.GRINDSTONE_USEstatic SoundEventSoundEvents.GUARDIAN_AMBIENTstatic SoundEventSoundEvents.GUARDIAN_AMBIENT_LANDstatic SoundEventSoundEvents.GUARDIAN_ATTACKstatic SoundEventSoundEvents.GUARDIAN_DEATHstatic SoundEventSoundEvents.GUARDIAN_DEATH_LANDstatic SoundEventSoundEvents.GUARDIAN_FLOPstatic SoundEventSoundEvents.GUARDIAN_HURTstatic SoundEventSoundEvents.GUARDIAN_HURT_LANDstatic SoundEventSoundEvents.HANGING_ROOTS_BREAKstatic SoundEventSoundEvents.HANGING_ROOTS_FALLstatic SoundEventSoundEvents.HANGING_ROOTS_HITstatic SoundEventSoundEvents.HANGING_ROOTS_PLACEstatic SoundEventSoundEvents.HANGING_ROOTS_STEPstatic SoundEventSoundEvents.HOE_TILLstatic SoundEventSoundEvents.HOGLIN_AMBIENTstatic SoundEventSoundEvents.HOGLIN_ANGRYstatic SoundEventSoundEvents.HOGLIN_ATTACKstatic SoundEventSoundEvents.HOGLIN_CONVERTED_TO_ZOMBIFIEDstatic SoundEventSoundEvents.HOGLIN_DEATHstatic SoundEventSoundEvents.HOGLIN_HURTstatic SoundEventSoundEvents.HOGLIN_RETREATstatic SoundEventSoundEvents.HOGLIN_STEPstatic SoundEventSoundEvents.HONEY_BLOCK_BREAKstatic SoundEventSoundEvents.HONEY_BLOCK_FALLstatic SoundEventSoundEvents.HONEY_BLOCK_HITstatic SoundEventSoundEvents.HONEY_BLOCK_PLACEstatic SoundEventSoundEvents.HONEY_BLOCK_SLIDEstatic SoundEventSoundEvents.HONEY_BLOCK_STEPstatic SoundEventSoundEvents.HONEY_DRINKstatic SoundEventSoundEvents.HONEYCOMB_WAX_ONstatic SoundEventSoundEvents.HORSE_AMBIENTstatic SoundEventSoundEvents.HORSE_ANGRYstatic SoundEventSoundEvents.HORSE_ARMORstatic SoundEventSoundEvents.HORSE_BREATHEstatic SoundEventSoundEvents.HORSE_DEATHstatic SoundEventSoundEvents.HORSE_EATstatic SoundEventSoundEvents.HORSE_GALLOPstatic SoundEventSoundEvents.HORSE_HURTstatic SoundEventSoundEvents.HORSE_JUMPstatic SoundEventSoundEvents.HORSE_LANDstatic SoundEventSoundEvents.HORSE_SADDLEstatic SoundEventSoundEvents.HORSE_STEPstatic SoundEventSoundEvents.HORSE_STEP_WOODstatic SoundEventSoundEvents.HOSTILE_BIG_FALLstatic SoundEventSoundEvents.HOSTILE_DEATHstatic SoundEventSoundEvents.HOSTILE_HURTstatic SoundEventSoundEvents.HOSTILE_SMALL_FALLstatic SoundEventSoundEvents.HOSTILE_SPLASHstatic SoundEventSoundEvents.HOSTILE_SWIMstatic SoundEventSoundEvents.HUSK_AMBIENTstatic SoundEventSoundEvents.HUSK_CONVERTED_TO_ZOMBIEstatic SoundEventSoundEvents.HUSK_DEATHstatic SoundEventSoundEvents.HUSK_HURTstatic SoundEventSoundEvents.HUSK_STEPstatic SoundEventSoundEvents.ILLUSIONER_AMBIENTstatic SoundEventSoundEvents.ILLUSIONER_CAST_SPELLstatic SoundEventSoundEvents.ILLUSIONER_DEATHstatic SoundEventSoundEvents.ILLUSIONER_HURTstatic SoundEventSoundEvents.ILLUSIONER_MIRROR_MOVEstatic SoundEventSoundEvents.ILLUSIONER_PREPARE_BLINDNESSstatic SoundEventSoundEvents.ILLUSIONER_PREPARE_MIRRORstatic SoundEventSoundEvents.INK_SAC_USEstatic SoundEventSoundEvents.IRON_DOOR_CLOSEstatic SoundEventSoundEvents.IRON_DOOR_OPENstatic SoundEventSoundEvents.IRON_GOLEM_ATTACKstatic SoundEventSoundEvents.IRON_GOLEM_DAMAGEstatic SoundEventSoundEvents.IRON_GOLEM_DEATHstatic SoundEventSoundEvents.IRON_GOLEM_HURTstatic SoundEventSoundEvents.IRON_GOLEM_REPAIRstatic SoundEventSoundEvents.IRON_GOLEM_STEPstatic SoundEventSoundEvents.IRON_TRAPDOOR_CLOSEstatic SoundEventSoundEvents.IRON_TRAPDOOR_OPENstatic SoundEventSoundEvents.ITEM_BREAKstatic SoundEventSoundEvents.ITEM_FRAME_ADD_ITEMstatic SoundEventSoundEvents.ITEM_FRAME_BREAKstatic SoundEventSoundEvents.ITEM_FRAME_PLACEstatic SoundEventSoundEvents.ITEM_FRAME_REMOVE_ITEMstatic SoundEventSoundEvents.ITEM_FRAME_ROTATE_ITEMstatic SoundEventSoundEvents.ITEM_PICKUPstatic SoundEventSoundEvents.LADDER_BREAKstatic SoundEventSoundEvents.LADDER_FALLstatic SoundEventSoundEvents.LADDER_HITstatic SoundEventSoundEvents.LADDER_PLACEstatic SoundEventSoundEvents.LADDER_STEPstatic SoundEventSoundEvents.LANTERN_BREAKstatic SoundEventSoundEvents.LANTERN_FALLstatic SoundEventSoundEvents.LANTERN_HITstatic SoundEventSoundEvents.LANTERN_PLACEstatic SoundEventSoundEvents.LANTERN_STEPstatic SoundEventSoundEvents.LARGE_AMETHYST_BUD_BREAKstatic SoundEventSoundEvents.LARGE_AMETHYST_BUD_PLACEstatic SoundEventSoundEvents.LAVA_AMBIENTstatic SoundEventSoundEvents.LAVA_EXTINGUISHstatic SoundEventSoundEvents.LAVA_POPstatic SoundEventSoundEvents.LEASH_KNOT_BREAKstatic SoundEventSoundEvents.LEASH_KNOT_PLACEstatic SoundEventSoundEvents.LEVER_CLICKstatic SoundEventSoundEvents.LIGHTNING_BOLT_IMPACTstatic SoundEventSoundEvents.LIGHTNING_BOLT_THUNDERstatic SoundEventSoundEvents.LILY_PAD_PLACEstatic SoundEventSoundEvents.LINGERING_POTION_THROWstatic SoundEventSoundEvents.LLAMA_AMBIENTstatic SoundEventSoundEvents.LLAMA_ANGRYstatic SoundEventSoundEvents.LLAMA_CHESTstatic SoundEventSoundEvents.LLAMA_DEATHstatic SoundEventSoundEvents.LLAMA_EATstatic SoundEventSoundEvents.LLAMA_HURTstatic SoundEventSoundEvents.LLAMA_SPITstatic SoundEventSoundEvents.LLAMA_STEPstatic SoundEventSoundEvents.LLAMA_SWAGstatic SoundEventSoundEvents.LODESTONE_BREAKstatic SoundEventSoundEvents.LODESTONE_COMPASS_LOCKstatic SoundEventSoundEvents.LODESTONE_FALLstatic SoundEventSoundEvents.LODESTONE_HITstatic SoundEventSoundEvents.LODESTONE_PLACEstatic SoundEventSoundEvents.LODESTONE_STEPstatic SoundEventSoundEvents.MAGMA_CUBE_DEATHstatic SoundEventSoundEvents.MAGMA_CUBE_DEATH_SMALLstatic SoundEventSoundEvents.MAGMA_CUBE_HURTstatic SoundEventSoundEvents.MAGMA_CUBE_HURT_SMALLstatic SoundEventSoundEvents.MAGMA_CUBE_JUMPstatic SoundEventSoundEvents.MAGMA_CUBE_SQUISHstatic SoundEventSoundEvents.MAGMA_CUBE_SQUISH_SMALLstatic SoundEventSoundEvents.MEDIUM_AMETHYST_BUD_BREAKstatic SoundEventSoundEvents.MEDIUM_AMETHYST_BUD_PLACEstatic SoundEventSoundEvents.METAL_BREAKstatic SoundEventSoundEvents.METAL_FALLstatic SoundEventSoundEvents.METAL_HITstatic SoundEventSoundEvents.METAL_PLACEstatic SoundEventSoundEvents.METAL_PRESSURE_PLATE_CLICK_OFFstatic SoundEventSoundEvents.METAL_PRESSURE_PLATE_CLICK_ONstatic SoundEventSoundEvents.METAL_STEPstatic SoundEventSoundEvents.MINECART_INSIDEstatic SoundEventSoundEvents.MINECART_INSIDE_UNDERWATERstatic SoundEventSoundEvents.MINECART_RIDINGstatic SoundEventSoundEvents.MOOSHROOM_CONVERTstatic SoundEventSoundEvents.MOOSHROOM_EATstatic SoundEventSoundEvents.MOOSHROOM_MILKstatic SoundEventSoundEvents.MOOSHROOM_MILK_SUSPICIOUSLYstatic SoundEventSoundEvents.MOOSHROOM_SHEARstatic SoundEventSoundEvents.MOSS_BREAKstatic SoundEventSoundEvents.MOSS_CARPET_BREAKstatic SoundEventSoundEvents.MOSS_CARPET_FALLstatic SoundEventSoundEvents.MOSS_CARPET_HITstatic SoundEventSoundEvents.MOSS_CARPET_PLACEstatic SoundEventSoundEvents.MOSS_CARPET_STEPstatic SoundEventSoundEvents.MOSS_FALLstatic SoundEventSoundEvents.MOSS_HITstatic SoundEventSoundEvents.MOSS_PLACEstatic SoundEventSoundEvents.MOSS_STEPstatic SoundEventSoundEvents.MULE_AMBIENTstatic SoundEventSoundEvents.MULE_ANGRYstatic SoundEventSoundEvents.MULE_CHESTstatic SoundEventSoundEvents.MULE_DEATHstatic SoundEventSoundEvents.MULE_EATstatic SoundEventSoundEvents.MULE_HURTstatic SoundEventSoundEvents.MUSIC_BIOME_BASALT_DELTASstatic SoundEventSoundEvents.MUSIC_BIOME_CRIMSON_FORESTstatic SoundEventSoundEvents.MUSIC_BIOME_NETHER_WASTESstatic SoundEventSoundEvents.MUSIC_BIOME_SOUL_SAND_VALLEYstatic SoundEventSoundEvents.MUSIC_BIOME_WARPED_FORESTstatic SoundEventSoundEvents.MUSIC_CREATIVEstatic SoundEventSoundEvents.MUSIC_CREDITSstatic SoundEventSoundEvents.MUSIC_DISC_11static SoundEventSoundEvents.MUSIC_DISC_13static SoundEventSoundEvents.MUSIC_DISC_BLOCKSstatic SoundEventSoundEvents.MUSIC_DISC_CATstatic SoundEventSoundEvents.MUSIC_DISC_CHIRPstatic SoundEventSoundEvents.MUSIC_DISC_FARstatic SoundEventSoundEvents.MUSIC_DISC_MALLstatic SoundEventSoundEvents.MUSIC_DISC_MELLOHIstatic SoundEventSoundEvents.MUSIC_DISC_PIGSTEPstatic SoundEventSoundEvents.MUSIC_DISC_STALstatic SoundEventSoundEvents.MUSIC_DISC_STRADstatic SoundEventSoundEvents.MUSIC_DISC_WAITstatic SoundEventSoundEvents.MUSIC_DISC_WARDstatic SoundEventSoundEvents.MUSIC_DRAGONstatic SoundEventSoundEvents.MUSIC_ENDstatic SoundEventSoundEvents.MUSIC_GAMEstatic SoundEventSoundEvents.MUSIC_MENUstatic SoundEventSoundEvents.MUSIC_UNDER_WATERstatic SoundEventSoundEvents.NETHER_BRICKS_BREAKstatic SoundEventSoundEvents.NETHER_BRICKS_FALLstatic SoundEventSoundEvents.NETHER_BRICKS_HITstatic SoundEventSoundEvents.NETHER_BRICKS_PLACEstatic SoundEventSoundEvents.NETHER_BRICKS_STEPstatic SoundEventSoundEvents.NETHER_GOLD_ORE_BREAKstatic SoundEventSoundEvents.NETHER_GOLD_ORE_FALLstatic SoundEventSoundEvents.NETHER_GOLD_ORE_HITstatic SoundEventSoundEvents.NETHER_GOLD_ORE_PLACEstatic SoundEventSoundEvents.NETHER_GOLD_ORE_STEPstatic SoundEventSoundEvents.NETHER_ORE_BREAKstatic SoundEventSoundEvents.NETHER_ORE_FALLstatic SoundEventSoundEvents.NETHER_ORE_HITstatic SoundEventSoundEvents.NETHER_ORE_PLACEstatic SoundEventSoundEvents.NETHER_ORE_STEPstatic SoundEventSoundEvents.NETHER_SPROUTS_BREAKstatic SoundEventSoundEvents.NETHER_SPROUTS_FALLstatic SoundEventSoundEvents.NETHER_SPROUTS_HITstatic SoundEventSoundEvents.NETHER_SPROUTS_PLACEstatic SoundEventSoundEvents.NETHER_SPROUTS_STEPstatic SoundEventSoundEvents.NETHER_WART_BREAKstatic SoundEventSoundEvents.NETHER_WART_PLANTEDstatic SoundEventSoundEvents.NETHERITE_BLOCK_BREAKstatic SoundEventSoundEvents.NETHERITE_BLOCK_FALLstatic SoundEventSoundEvents.NETHERITE_BLOCK_HITstatic SoundEventSoundEvents.NETHERITE_BLOCK_PLACEstatic SoundEventSoundEvents.NETHERITE_BLOCK_STEPstatic SoundEventSoundEvents.NETHERRACK_BREAKstatic SoundEventSoundEvents.NETHERRACK_FALLstatic SoundEventSoundEvents.NETHERRACK_HITstatic SoundEventSoundEvents.NETHERRACK_PLACEstatic SoundEventSoundEvents.NETHERRACK_STEPstatic SoundEventSoundEvents.NOTE_BLOCK_BANJOstatic SoundEventSoundEvents.NOTE_BLOCK_BASEDRUMstatic SoundEventSoundEvents.NOTE_BLOCK_BASSstatic SoundEventSoundEvents.NOTE_BLOCK_BELLstatic SoundEventSoundEvents.NOTE_BLOCK_BITstatic SoundEventSoundEvents.NOTE_BLOCK_CHIMEstatic SoundEventSoundEvents.NOTE_BLOCK_COW_BELLstatic SoundEventSoundEvents.NOTE_BLOCK_DIDGERIDOOstatic SoundEventSoundEvents.NOTE_BLOCK_FLUTEstatic SoundEventSoundEvents.NOTE_BLOCK_GUITARstatic SoundEventSoundEvents.NOTE_BLOCK_HARPstatic SoundEventSoundEvents.NOTE_BLOCK_HATstatic SoundEventSoundEvents.NOTE_BLOCK_IRON_XYLOPHONEstatic SoundEventSoundEvents.NOTE_BLOCK_PLINGstatic SoundEventSoundEvents.NOTE_BLOCK_SNAREstatic SoundEventSoundEvents.NOTE_BLOCK_XYLOPHONEstatic SoundEventSoundEvents.NYLIUM_BREAKstatic SoundEventSoundEvents.NYLIUM_FALLstatic SoundEventSoundEvents.NYLIUM_HITstatic SoundEventSoundEvents.NYLIUM_PLACEstatic SoundEventSoundEvents.NYLIUM_STEPstatic SoundEventSoundEvents.OCELOT_AMBIENTstatic SoundEventSoundEvents.OCELOT_DEATHstatic SoundEventSoundEvents.OCELOT_HURTstatic SoundEventSoundEvents.PAINTING_BREAKstatic SoundEventSoundEvents.PAINTING_PLACEstatic SoundEventSoundEvents.PANDA_AGGRESSIVE_AMBIENTstatic SoundEventSoundEvents.PANDA_AMBIENTstatic SoundEventSoundEvents.PANDA_BITEstatic SoundEventSoundEvents.PANDA_CANT_BREEDstatic SoundEventSoundEvents.PANDA_DEATHstatic SoundEventSoundEvents.PANDA_EATstatic SoundEventSoundEvents.PANDA_HURTstatic SoundEventSoundEvents.PANDA_PRE_SNEEZEstatic SoundEventSoundEvents.PANDA_SNEEZEstatic SoundEventSoundEvents.PANDA_STEPstatic SoundEventSoundEvents.PANDA_WORRIED_AMBIENTstatic SoundEventSoundEvents.PARROT_AMBIENTstatic SoundEventSoundEvents.PARROT_DEATHstatic SoundEventSoundEvents.PARROT_EATstatic SoundEventSoundEvents.PARROT_FLYstatic SoundEventSoundEvents.PARROT_HURTstatic SoundEventSoundEvents.PARROT_IMITATE_BLAZEstatic SoundEventSoundEvents.PARROT_IMITATE_CREEPERstatic SoundEventSoundEvents.PARROT_IMITATE_DROWNEDstatic SoundEventSoundEvents.PARROT_IMITATE_ELDER_GUARDIANstatic SoundEventSoundEvents.PARROT_IMITATE_ENDER_DRAGONstatic SoundEventSoundEvents.PARROT_IMITATE_ENDERMITEstatic SoundEventSoundEvents.PARROT_IMITATE_EVOKERstatic SoundEventSoundEvents.PARROT_IMITATE_GHASTstatic SoundEventSoundEvents.PARROT_IMITATE_GUARDIANstatic SoundEventSoundEvents.PARROT_IMITATE_HOGLINstatic SoundEventSoundEvents.PARROT_IMITATE_HUSKstatic SoundEventSoundEvents.PARROT_IMITATE_ILLUSIONERstatic SoundEventSoundEvents.PARROT_IMITATE_MAGMA_CUBEstatic SoundEventSoundEvents.PARROT_IMITATE_PHANTOMstatic SoundEventSoundEvents.PARROT_IMITATE_PIGLINstatic SoundEventSoundEvents.PARROT_IMITATE_PIGLIN_BRUTEstatic SoundEventSoundEvents.PARROT_IMITATE_PILLAGERstatic SoundEventSoundEvents.PARROT_IMITATE_RAVAGERstatic SoundEventSoundEvents.PARROT_IMITATE_SHULKERstatic SoundEventSoundEvents.PARROT_IMITATE_SILVERFISHstatic SoundEventSoundEvents.PARROT_IMITATE_SKELETONstatic SoundEventSoundEvents.PARROT_IMITATE_SLIMEstatic SoundEventSoundEvents.PARROT_IMITATE_SPIDERstatic SoundEventSoundEvents.PARROT_IMITATE_STRAYstatic SoundEventSoundEvents.PARROT_IMITATE_VEXstatic SoundEventSoundEvents.PARROT_IMITATE_VINDICATORstatic SoundEventSoundEvents.PARROT_IMITATE_WITCHstatic SoundEventSoundEvents.PARROT_IMITATE_WITHERstatic SoundEventSoundEvents.PARROT_IMITATE_WITHER_SKELETONstatic SoundEventSoundEvents.PARROT_IMITATE_ZOGLINstatic SoundEventSoundEvents.PARROT_IMITATE_ZOMBIEstatic SoundEventSoundEvents.PARROT_IMITATE_ZOMBIE_VILLAGERstatic SoundEventSoundEvents.PARROT_STEPstatic SoundEventSoundEvents.PHANTOM_AMBIENTstatic SoundEventSoundEvents.PHANTOM_BITEstatic SoundEventSoundEvents.PHANTOM_DEATHstatic SoundEventSoundEvents.PHANTOM_FLAPstatic SoundEventSoundEvents.PHANTOM_HURTstatic SoundEventSoundEvents.PHANTOM_SWOOPstatic SoundEventSoundEvents.PIG_AMBIENTstatic SoundEventSoundEvents.PIG_DEATHstatic SoundEventSoundEvents.PIG_HURTstatic SoundEventSoundEvents.PIG_SADDLEstatic SoundEventSoundEvents.PIG_STEPstatic SoundEventSoundEvents.PIGLIN_ADMIRING_ITEMstatic SoundEventSoundEvents.PIGLIN_AMBIENTstatic SoundEventSoundEvents.PIGLIN_ANGRYstatic SoundEventSoundEvents.PIGLIN_BRUTE_AMBIENTstatic SoundEventSoundEvents.PIGLIN_BRUTE_ANGRYstatic SoundEventSoundEvents.PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIEDstatic SoundEventSoundEvents.PIGLIN_BRUTE_DEATHstatic SoundEventSoundEvents.PIGLIN_BRUTE_HURTstatic SoundEventSoundEvents.PIGLIN_BRUTE_STEPstatic SoundEventSoundEvents.PIGLIN_CELEBRATEstatic SoundEventSoundEvents.PIGLIN_CONVERTED_TO_ZOMBIFIEDstatic SoundEventSoundEvents.PIGLIN_DEATHstatic SoundEventSoundEvents.PIGLIN_HURTstatic SoundEventSoundEvents.PIGLIN_JEALOUSstatic SoundEventSoundEvents.PIGLIN_RETREATstatic SoundEventSoundEvents.PIGLIN_STEPstatic SoundEventSoundEvents.PILLAGER_AMBIENTstatic SoundEventSoundEvents.PILLAGER_CELEBRATEstatic SoundEventSoundEvents.PILLAGER_DEATHstatic SoundEventSoundEvents.PILLAGER_HURTstatic SoundEventSoundEvents.PISTON_CONTRACTstatic SoundEventSoundEvents.PISTON_EXTENDstatic SoundEventSoundEvents.PLAYER_ATTACK_CRITstatic SoundEventSoundEvents.PLAYER_ATTACK_KNOCKBACKstatic SoundEventSoundEvents.PLAYER_ATTACK_NODAMAGEstatic SoundEventSoundEvents.PLAYER_ATTACK_STRONGstatic SoundEventSoundEvents.PLAYER_ATTACK_SWEEPstatic SoundEventSoundEvents.PLAYER_ATTACK_WEAKstatic SoundEventSoundEvents.PLAYER_BIG_FALLstatic SoundEventSoundEvents.PLAYER_BREATHstatic SoundEventSoundEvents.PLAYER_BURPstatic SoundEventSoundEvents.PLAYER_DEATHstatic SoundEventSoundEvents.PLAYER_HURTstatic SoundEventSoundEvents.PLAYER_HURT_DROWNstatic SoundEventSoundEvents.PLAYER_HURT_FREEZEstatic SoundEventSoundEvents.PLAYER_HURT_ON_FIREstatic SoundEventSoundEvents.PLAYER_HURT_SWEET_BERRY_BUSHstatic SoundEventSoundEvents.PLAYER_LEVELUPstatic SoundEventSoundEvents.PLAYER_SMALL_FALLstatic SoundEventSoundEvents.PLAYER_SPLASHstatic SoundEventSoundEvents.PLAYER_SPLASH_HIGH_SPEEDstatic SoundEventSoundEvents.PLAYER_SWIMstatic SoundEventSoundEvents.POINTED_DRIPSTONE_BREAKstatic SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_LAVAstatic SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRONstatic SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_WATERstatic SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRONstatic SoundEventSoundEvents.POINTED_DRIPSTONE_FALLstatic SoundEventSoundEvents.POINTED_DRIPSTONE_HITstatic SoundEventSoundEvents.POINTED_DRIPSTONE_LANDstatic SoundEventSoundEvents.POINTED_DRIPSTONE_PLACEstatic SoundEventSoundEvents.POINTED_DRIPSTONE_STEPstatic SoundEventSoundEvents.POLAR_BEAR_AMBIENTstatic SoundEventSoundEvents.POLAR_BEAR_AMBIENT_BABYstatic SoundEventSoundEvents.POLAR_BEAR_DEATHstatic SoundEventSoundEvents.POLAR_BEAR_HURTstatic SoundEventSoundEvents.POLAR_BEAR_STEPstatic SoundEventSoundEvents.POLAR_BEAR_WARNINGstatic SoundEventSoundEvents.POLISHED_DEEPSLATE_BREAKstatic SoundEventSoundEvents.POLISHED_DEEPSLATE_FALLstatic SoundEventSoundEvents.POLISHED_DEEPSLATE_HITstatic SoundEventSoundEvents.POLISHED_DEEPSLATE_PLACEstatic SoundEventSoundEvents.POLISHED_DEEPSLATE_STEPstatic SoundEventSoundEvents.PORTAL_AMBIENTstatic SoundEventSoundEvents.PORTAL_TRAVELstatic SoundEventSoundEvents.PORTAL_TRIGGERstatic SoundEventSoundEvents.POWDER_SNOW_BREAKstatic SoundEventSoundEvents.POWDER_SNOW_FALLstatic SoundEventSoundEvents.POWDER_SNOW_HITstatic SoundEventSoundEvents.POWDER_SNOW_PLACEstatic SoundEventSoundEvents.POWDER_SNOW_STEPstatic SoundEventSoundEvents.PUFFER_FISH_AMBIENTstatic SoundEventSoundEvents.PUFFER_FISH_BLOW_OUTstatic SoundEventSoundEvents.PUFFER_FISH_BLOW_UPstatic SoundEventSoundEvents.PUFFER_FISH_DEATHstatic SoundEventSoundEvents.PUFFER_FISH_FLOPstatic SoundEventSoundEvents.PUFFER_FISH_HURTstatic SoundEventSoundEvents.PUFFER_FISH_STINGstatic SoundEventSoundEvents.PUMPKIN_CARVEstatic SoundEventSoundEvents.RABBIT_AMBIENTstatic SoundEventSoundEvents.RABBIT_ATTACKstatic SoundEventSoundEvents.RABBIT_DEATHstatic SoundEventSoundEvents.RABBIT_HURTstatic SoundEventSoundEvents.RABBIT_JUMPstatic SoundEventSoundEvents.RAID_HORNstatic SoundEventSoundEvents.RAVAGER_AMBIENTstatic SoundEventSoundEvents.RAVAGER_ATTACKstatic SoundEventSoundEvents.RAVAGER_CELEBRATEstatic SoundEventSoundEvents.RAVAGER_DEATHstatic SoundEventSoundEvents.RAVAGER_HURTstatic SoundEventSoundEvents.RAVAGER_ROARstatic SoundEventSoundEvents.RAVAGER_STEPstatic SoundEventSoundEvents.RAVAGER_STUNNEDstatic SoundEventSoundEvents.REDSTONE_TORCH_BURNOUTstatic SoundEventSoundEvents.RESPAWN_ANCHOR_AMBIENTstatic SoundEventSoundEvents.RESPAWN_ANCHOR_CHARGEstatic SoundEventSoundEvents.RESPAWN_ANCHOR_DEPLETEstatic SoundEventSoundEvents.RESPAWN_ANCHOR_SET_SPAWNstatic SoundEventSoundEvents.ROOTED_DIRT_BREAKstatic SoundEventSoundEvents.ROOTED_DIRT_FALLstatic SoundEventSoundEvents.ROOTED_DIRT_HITstatic SoundEventSoundEvents.ROOTED_DIRT_PLACEstatic SoundEventSoundEvents.ROOTED_DIRT_STEPstatic SoundEventSoundEvents.ROOTS_BREAKstatic SoundEventSoundEvents.ROOTS_FALLstatic SoundEventSoundEvents.ROOTS_HITstatic SoundEventSoundEvents.ROOTS_PLACEstatic SoundEventSoundEvents.ROOTS_STEPstatic SoundEventSoundEvents.SALMON_AMBIENTstatic SoundEventSoundEvents.SALMON_DEATHstatic SoundEventSoundEvents.SALMON_FLOPstatic SoundEventSoundEvents.SALMON_HURTstatic SoundEventSoundEvents.SAND_BREAKstatic SoundEventSoundEvents.SAND_FALLstatic SoundEventSoundEvents.SAND_HITstatic SoundEventSoundEvents.SAND_PLACEstatic SoundEventSoundEvents.SAND_STEPstatic SoundEventSoundEvents.SCAFFOLDING_BREAKstatic SoundEventSoundEvents.SCAFFOLDING_FALLstatic SoundEventSoundEvents.SCAFFOLDING_HITstatic SoundEventSoundEvents.SCAFFOLDING_PLACEstatic SoundEventSoundEvents.SCAFFOLDING_STEPstatic SoundEventSoundEvents.SCULK_CLICKINGstatic SoundEventSoundEvents.SCULK_CLICKING_STOPstatic SoundEventSoundEvents.SCULK_SENSOR_BREAKstatic SoundEventSoundEvents.SCULK_SENSOR_FALLstatic SoundEventSoundEvents.SCULK_SENSOR_HITstatic SoundEventSoundEvents.SCULK_SENSOR_PLACEstatic SoundEventSoundEvents.SCULK_SENSOR_STEPstatic SoundEventSoundEvents.SHEEP_AMBIENTstatic SoundEventSoundEvents.SHEEP_DEATHstatic SoundEventSoundEvents.SHEEP_HURTstatic SoundEventSoundEvents.SHEEP_SHEARstatic SoundEventSoundEvents.SHEEP_STEPstatic SoundEventSoundEvents.SHIELD_BLOCKstatic SoundEventSoundEvents.SHIELD_BREAKstatic SoundEventSoundEvents.SHOVEL_FLATTENstatic SoundEventSoundEvents.SHROOMLIGHT_BREAKstatic SoundEventSoundEvents.SHROOMLIGHT_FALLstatic SoundEventSoundEvents.SHROOMLIGHT_HITstatic SoundEventSoundEvents.SHROOMLIGHT_PLACEstatic SoundEventSoundEvents.SHROOMLIGHT_STEPstatic SoundEventSoundEvents.SHULKER_AMBIENTstatic SoundEventSoundEvents.SHULKER_BOX_CLOSEstatic SoundEventSoundEvents.SHULKER_BOX_OPENstatic SoundEventSoundEvents.SHULKER_BULLET_HITstatic SoundEventSoundEvents.SHULKER_BULLET_HURTstatic SoundEventSoundEvents.SHULKER_CLOSEstatic SoundEventSoundEvents.SHULKER_DEATHstatic SoundEventSoundEvents.SHULKER_HURTstatic SoundEventSoundEvents.SHULKER_HURT_CLOSEDstatic SoundEventSoundEvents.SHULKER_OPENstatic SoundEventSoundEvents.SHULKER_SHOOTstatic SoundEventSoundEvents.SHULKER_TELEPORTstatic SoundEventSoundEvents.SILVERFISH_AMBIENTstatic SoundEventSoundEvents.SILVERFISH_DEATHstatic SoundEventSoundEvents.SILVERFISH_HURTstatic SoundEventSoundEvents.SILVERFISH_STEPstatic SoundEventSoundEvents.SKELETON_AMBIENTstatic SoundEventSoundEvents.SKELETON_CONVERTED_TO_STRAYstatic SoundEventSoundEvents.SKELETON_DEATHstatic SoundEventSoundEvents.SKELETON_HORSE_AMBIENTstatic SoundEventSoundEvents.SKELETON_HORSE_AMBIENT_WATERstatic SoundEventSoundEvents.SKELETON_HORSE_DEATHstatic SoundEventSoundEvents.SKELETON_HORSE_GALLOP_WATERstatic SoundEventSoundEvents.SKELETON_HORSE_HURTstatic SoundEventSoundEvents.SKELETON_HORSE_JUMP_WATERstatic SoundEventSoundEvents.SKELETON_HORSE_STEP_WATERstatic SoundEventSoundEvents.SKELETON_HORSE_SWIMstatic SoundEventSoundEvents.SKELETON_HURTstatic SoundEventSoundEvents.SKELETON_SHOOTstatic SoundEventSoundEvents.SKELETON_STEPstatic SoundEventSoundEvents.SLIME_ATTACKstatic SoundEventSoundEvents.SLIME_BLOCK_BREAKstatic SoundEventSoundEvents.SLIME_BLOCK_FALLstatic SoundEventSoundEvents.SLIME_BLOCK_HITstatic SoundEventSoundEvents.SLIME_BLOCK_PLACEstatic SoundEventSoundEvents.SLIME_BLOCK_STEPstatic SoundEventSoundEvents.SLIME_DEATHstatic SoundEventSoundEvents.SLIME_DEATH_SMALLstatic SoundEventSoundEvents.SLIME_HURTstatic SoundEventSoundEvents.SLIME_HURT_SMALLstatic SoundEventSoundEvents.SLIME_JUMPstatic SoundEventSoundEvents.SLIME_JUMP_SMALLstatic SoundEventSoundEvents.SLIME_SQUISHstatic SoundEventSoundEvents.SLIME_SQUISH_SMALLstatic SoundEventSoundEvents.SMALL_AMETHYST_BUD_BREAKstatic SoundEventSoundEvents.SMALL_AMETHYST_BUD_PLACEstatic SoundEventSoundEvents.SMALL_DRIPLEAF_BREAKstatic SoundEventSoundEvents.SMALL_DRIPLEAF_FALLstatic SoundEventSoundEvents.SMALL_DRIPLEAF_HITstatic SoundEventSoundEvents.SMALL_DRIPLEAF_PLACEstatic SoundEventSoundEvents.SMALL_DRIPLEAF_STEPstatic SoundEventSoundEvents.SMITHING_TABLE_USEstatic SoundEventSoundEvents.SMOKER_SMOKEstatic SoundEventSoundEvents.SNOW_BREAKstatic SoundEventSoundEvents.SNOW_FALLstatic SoundEventSoundEvents.SNOW_GOLEM_AMBIENTstatic SoundEventSoundEvents.SNOW_GOLEM_DEATHstatic SoundEventSoundEvents.SNOW_GOLEM_HURTstatic SoundEventSoundEvents.SNOW_GOLEM_SHEARstatic SoundEventSoundEvents.SNOW_GOLEM_SHOOTstatic SoundEventSoundEvents.SNOW_HITstatic SoundEventSoundEvents.SNOW_PLACEstatic SoundEventSoundEvents.SNOW_STEPstatic SoundEventSoundEvents.SNOWBALL_THROWstatic SoundEventSoundEvents.SOUL_ESCAPEstatic SoundEventSoundEvents.SOUL_SAND_BREAKstatic SoundEventSoundEvents.SOUL_SAND_FALLstatic SoundEventSoundEvents.SOUL_SAND_HITstatic SoundEventSoundEvents.SOUL_SAND_PLACEstatic SoundEventSoundEvents.SOUL_SAND_STEPstatic SoundEventSoundEvents.SOUL_SOIL_BREAKstatic SoundEventSoundEvents.SOUL_SOIL_FALLstatic SoundEventSoundEvents.SOUL_SOIL_HITstatic SoundEventSoundEvents.SOUL_SOIL_PLACEstatic SoundEventSoundEvents.SOUL_SOIL_STEPstatic SoundEventSoundEvents.SPIDER_AMBIENTstatic SoundEventSoundEvents.SPIDER_DEATHstatic SoundEventSoundEvents.SPIDER_HURTstatic SoundEventSoundEvents.SPIDER_STEPstatic SoundEventSoundEvents.SPLASH_POTION_BREAKstatic SoundEventSoundEvents.SPLASH_POTION_THROWstatic SoundEventSoundEvents.SPORE_BLOSSOM_BREAKstatic SoundEventSoundEvents.SPORE_BLOSSOM_FALLstatic SoundEventSoundEvents.SPORE_BLOSSOM_HITstatic SoundEventSoundEvents.SPORE_BLOSSOM_PLACEstatic SoundEventSoundEvents.SPORE_BLOSSOM_STEPstatic SoundEventSoundEvents.SPYGLASS_STOP_USINGstatic SoundEventSoundEvents.SPYGLASS_USEstatic SoundEventSoundEvents.SQUID_AMBIENTstatic SoundEventSoundEvents.SQUID_DEATHstatic SoundEventSoundEvents.SQUID_HURTstatic SoundEventSoundEvents.SQUID_SQUIRTstatic SoundEventSoundEvents.STEM_BREAKstatic SoundEventSoundEvents.STEM_FALLstatic SoundEventSoundEvents.STEM_HITstatic SoundEventSoundEvents.STEM_PLACEstatic SoundEventSoundEvents.STEM_STEPstatic SoundEventSoundEvents.STONE_BREAKstatic SoundEventSoundEvents.STONE_BUTTON_CLICK_OFFstatic SoundEventSoundEvents.STONE_BUTTON_CLICK_ONstatic SoundEventSoundEvents.STONE_FALLstatic SoundEventSoundEvents.STONE_HITstatic SoundEventSoundEvents.STONE_PLACEstatic SoundEventSoundEvents.STONE_PRESSURE_PLATE_CLICK_OFFstatic SoundEventSoundEvents.STONE_PRESSURE_PLATE_CLICK_ONstatic SoundEventSoundEvents.STONE_STEPstatic SoundEventSoundEvents.STRAY_AMBIENTstatic SoundEventSoundEvents.STRAY_DEATHstatic SoundEventSoundEvents.STRAY_HURTstatic SoundEventSoundEvents.STRAY_STEPstatic SoundEventSoundEvents.STRIDER_AMBIENTstatic SoundEventSoundEvents.STRIDER_DEATHstatic SoundEventSoundEvents.STRIDER_EATstatic SoundEventSoundEvents.STRIDER_HAPPYstatic SoundEventSoundEvents.STRIDER_HURTstatic SoundEventSoundEvents.STRIDER_RETREATstatic SoundEventSoundEvents.STRIDER_SADDLEstatic SoundEventSoundEvents.STRIDER_STEPstatic SoundEventSoundEvents.STRIDER_STEP_LAVAstatic SoundEventSoundEvents.SWEET_BERRY_BUSH_BREAKstatic SoundEventSoundEvents.SWEET_BERRY_BUSH_PICK_BERRIESstatic SoundEventSoundEvents.SWEET_BERRY_BUSH_PLACEstatic SoundEventSoundEvents.THORNS_HITstatic SoundEventSoundEvents.TNT_PRIMEDstatic SoundEventSoundEvents.TOTEM_USEstatic SoundEventSoundEvents.TRIDENT_HITstatic SoundEventSoundEvents.TRIDENT_HIT_GROUNDstatic SoundEventSoundEvents.TRIDENT_RETURNstatic SoundEventSoundEvents.TRIDENT_RIPTIDE_1static SoundEventSoundEvents.TRIDENT_RIPTIDE_2static SoundEventSoundEvents.TRIDENT_RIPTIDE_3static SoundEventSoundEvents.TRIDENT_THROWstatic SoundEventSoundEvents.TRIDENT_THUNDERstatic SoundEventSoundEvents.TRIPWIRE_ATTACHstatic SoundEventSoundEvents.TRIPWIRE_CLICK_OFFstatic SoundEventSoundEvents.TRIPWIRE_CLICK_ONstatic SoundEventSoundEvents.TRIPWIRE_DETACHstatic SoundEventSoundEvents.TROPICAL_FISH_AMBIENTstatic SoundEventSoundEvents.TROPICAL_FISH_DEATHstatic SoundEventSoundEvents.TROPICAL_FISH_FLOPstatic SoundEventSoundEvents.TROPICAL_FISH_HURTstatic SoundEventSoundEvents.TUFF_BREAKstatic SoundEventSoundEvents.TUFF_FALLstatic SoundEventSoundEvents.TUFF_HITstatic SoundEventSoundEvents.TUFF_PLACEstatic SoundEventSoundEvents.TUFF_STEPstatic SoundEventSoundEvents.TURTLE_AMBIENT_LANDstatic SoundEventSoundEvents.TURTLE_DEATHstatic SoundEventSoundEvents.TURTLE_DEATH_BABYstatic SoundEventSoundEvents.TURTLE_EGG_BREAKstatic SoundEventSoundEvents.TURTLE_EGG_CRACKstatic SoundEventSoundEvents.TURTLE_EGG_HATCHstatic SoundEventSoundEvents.TURTLE_HURTstatic SoundEventSoundEvents.TURTLE_HURT_BABYstatic SoundEventSoundEvents.TURTLE_LAY_EGGstatic SoundEventSoundEvents.TURTLE_SHAMBLEstatic SoundEventSoundEvents.TURTLE_SHAMBLE_BABYstatic SoundEventSoundEvents.TURTLE_SWIMstatic SoundEventSoundEvents.UI_BUTTON_CLICKstatic SoundEventSoundEvents.UI_CARTOGRAPHY_TABLE_TAKE_RESULTstatic SoundEventSoundEvents.UI_LOOM_SELECT_PATTERNstatic SoundEventSoundEvents.UI_LOOM_TAKE_RESULTstatic SoundEventSoundEvents.UI_STONECUTTER_SELECT_RECIPEstatic SoundEventSoundEvents.UI_STONECUTTER_TAKE_RESULTstatic SoundEventSoundEvents.UI_TOAST_CHALLENGE_COMPLETEstatic SoundEventSoundEvents.UI_TOAST_INstatic SoundEventSoundEvents.UI_TOAST_OUTstatic SoundEventSoundEvents.VEX_AMBIENTstatic SoundEventSoundEvents.VEX_CHARGEstatic SoundEventSoundEvents.VEX_DEATHstatic SoundEventSoundEvents.VEX_HURTstatic SoundEventSoundEvents.VILLAGER_AMBIENTstatic SoundEventSoundEvents.VILLAGER_CELEBRATEstatic SoundEventSoundEvents.VILLAGER_DEATHstatic SoundEventSoundEvents.VILLAGER_HURTstatic SoundEventSoundEvents.VILLAGER_NOstatic SoundEventSoundEvents.VILLAGER_TRADEstatic SoundEventSoundEvents.VILLAGER_WORK_ARMORERstatic SoundEventSoundEvents.VILLAGER_WORK_BUTCHERstatic SoundEventSoundEvents.VILLAGER_WORK_CARTOGRAPHERstatic SoundEventSoundEvents.VILLAGER_WORK_CLERICstatic SoundEventSoundEvents.VILLAGER_WORK_FARMERstatic SoundEventSoundEvents.VILLAGER_WORK_FISHERMANstatic SoundEventSoundEvents.VILLAGER_WORK_FLETCHERstatic SoundEventSoundEvents.VILLAGER_WORK_LEATHERWORKERstatic SoundEventSoundEvents.VILLAGER_WORK_LIBRARIANstatic SoundEventSoundEvents.VILLAGER_WORK_MASONstatic SoundEventSoundEvents.VILLAGER_WORK_SHEPHERDstatic SoundEventSoundEvents.VILLAGER_WORK_TOOLSMITHstatic SoundEventSoundEvents.VILLAGER_WORK_WEAPONSMITHstatic SoundEventSoundEvents.VILLAGER_YESstatic SoundEventSoundEvents.VINDICATOR_AMBIENTstatic SoundEventSoundEvents.VINDICATOR_CELEBRATEstatic SoundEventSoundEvents.VINDICATOR_DEATHstatic SoundEventSoundEvents.VINDICATOR_HURTstatic SoundEventSoundEvents.VINE_BREAKstatic SoundEventSoundEvents.VINE_FALLstatic SoundEventSoundEvents.VINE_HITstatic SoundEventSoundEvents.VINE_PLACEstatic SoundEventSoundEvents.VINE_STEPstatic SoundEventSoundEvents.WANDERING_TRADER_AMBIENTstatic SoundEventSoundEvents.WANDERING_TRADER_DEATHstatic SoundEventSoundEvents.WANDERING_TRADER_DISAPPEAREDstatic SoundEventSoundEvents.WANDERING_TRADER_DRINK_MILKstatic SoundEventSoundEvents.WANDERING_TRADER_DRINK_POTIONstatic SoundEventSoundEvents.WANDERING_TRADER_HURTstatic SoundEventSoundEvents.WANDERING_TRADER_NOstatic SoundEventSoundEvents.WANDERING_TRADER_REAPPEAREDstatic SoundEventSoundEvents.WANDERING_TRADER_TRADEstatic SoundEventSoundEvents.WANDERING_TRADER_YESstatic SoundEventSoundEvents.WART_BLOCK_BREAKstatic SoundEventSoundEvents.WART_BLOCK_FALLstatic SoundEventSoundEvents.WART_BLOCK_HITstatic SoundEventSoundEvents.WART_BLOCK_PLACEstatic SoundEventSoundEvents.WART_BLOCK_STEPstatic SoundEventSoundEvents.WATER_AMBIENTstatic SoundEventSoundEvents.WEATHER_RAINstatic SoundEventSoundEvents.WEATHER_RAIN_ABOVEstatic SoundEventSoundEvents.WEEPING_VINES_BREAKstatic SoundEventSoundEvents.WEEPING_VINES_FALLstatic SoundEventSoundEvents.WEEPING_VINES_HITstatic SoundEventSoundEvents.WEEPING_VINES_PLACEstatic SoundEventSoundEvents.WEEPING_VINES_STEPstatic SoundEventSoundEvents.WET_GRASS_BREAKstatic SoundEventSoundEvents.WET_GRASS_FALLstatic SoundEventSoundEvents.WET_GRASS_HITstatic SoundEventSoundEvents.WET_GRASS_PLACEstatic SoundEventSoundEvents.WET_GRASS_STEPstatic SoundEventSoundEvents.WITCH_AMBIENTstatic SoundEventSoundEvents.WITCH_CELEBRATEstatic SoundEventSoundEvents.WITCH_DEATHstatic SoundEventSoundEvents.WITCH_DRINKstatic SoundEventSoundEvents.WITCH_HURTstatic SoundEventSoundEvents.WITCH_THROWstatic SoundEventSoundEvents.WITHER_AMBIENTstatic SoundEventSoundEvents.WITHER_BREAK_BLOCKstatic SoundEventSoundEvents.WITHER_DEATHstatic SoundEventSoundEvents.WITHER_HURTstatic SoundEventSoundEvents.WITHER_SHOOTstatic SoundEventSoundEvents.WITHER_SKELETON_AMBIENTstatic SoundEventSoundEvents.WITHER_SKELETON_DEATHstatic SoundEventSoundEvents.WITHER_SKELETON_HURTstatic SoundEventSoundEvents.WITHER_SKELETON_STEPstatic SoundEventSoundEvents.WITHER_SPAWNstatic SoundEventSoundEvents.WOLF_AMBIENTstatic SoundEventSoundEvents.WOLF_DEATHstatic SoundEventSoundEvents.WOLF_GROWLstatic SoundEventSoundEvents.WOLF_HOWLstatic SoundEventSoundEvents.WOLF_HURTstatic SoundEventSoundEvents.WOLF_PANTstatic SoundEventSoundEvents.WOLF_SHAKEstatic SoundEventSoundEvents.WOLF_STEPstatic SoundEventSoundEvents.WOLF_WHINEstatic SoundEventSoundEvents.WOOD_BREAKstatic SoundEventSoundEvents.WOOD_FALLstatic SoundEventSoundEvents.WOOD_HITstatic SoundEventSoundEvents.WOOD_PLACEstatic SoundEventSoundEvents.WOOD_STEPstatic SoundEventSoundEvents.WOODEN_BUTTON_CLICK_OFFstatic SoundEventSoundEvents.WOODEN_BUTTON_CLICK_ONstatic SoundEventSoundEvents.WOODEN_DOOR_CLOSEstatic SoundEventSoundEvents.WOODEN_DOOR_OPENstatic SoundEventSoundEvents.WOODEN_PRESSURE_PLATE_CLICK_OFFstatic SoundEventSoundEvents.WOODEN_PRESSURE_PLATE_CLICK_ONstatic SoundEventSoundEvents.WOODEN_TRAPDOOR_CLOSEstatic SoundEventSoundEvents.WOODEN_TRAPDOOR_OPENstatic SoundEventSoundEvents.WOOL_BREAKstatic SoundEventSoundEvents.WOOL_FALLstatic SoundEventSoundEvents.WOOL_HITstatic SoundEventSoundEvents.WOOL_PLACEstatic SoundEventSoundEvents.WOOL_STEPstatic SoundEventSoundEvents.ZOGLIN_AMBIENTstatic SoundEventSoundEvents.ZOGLIN_ANGRYstatic SoundEventSoundEvents.ZOGLIN_ATTACKstatic SoundEventSoundEvents.ZOGLIN_DEATHstatic SoundEventSoundEvents.ZOGLIN_HURTstatic SoundEventSoundEvents.ZOGLIN_STEPstatic SoundEventSoundEvents.ZOMBIE_AMBIENTstatic SoundEventSoundEvents.ZOMBIE_ATTACK_IRON_DOORstatic SoundEventSoundEvents.ZOMBIE_ATTACK_WOODEN_DOORstatic SoundEventSoundEvents.ZOMBIE_BREAK_WOODEN_DOORstatic SoundEventSoundEvents.ZOMBIE_CONVERTED_TO_DROWNEDstatic SoundEventSoundEvents.ZOMBIE_DEATHstatic SoundEventSoundEvents.ZOMBIE_DESTROY_EGGstatic SoundEventSoundEvents.ZOMBIE_HORSE_AMBIENTstatic SoundEventSoundEvents.ZOMBIE_HORSE_DEATHstatic SoundEventSoundEvents.ZOMBIE_HORSE_HURTstatic SoundEventSoundEvents.ZOMBIE_HURTstatic SoundEventSoundEvents.ZOMBIE_INFECTstatic SoundEventSoundEvents.ZOMBIE_STEPstatic SoundEventSoundEvents.ZOMBIE_VILLAGER_AMBIENTstatic SoundEventSoundEvents.ZOMBIE_VILLAGER_CONVERTEDstatic SoundEventSoundEvents.ZOMBIE_VILLAGER_CUREstatic SoundEventSoundEvents.ZOMBIE_VILLAGER_DEATHstatic SoundEventSoundEvents.ZOMBIE_VILLAGER_HURTstatic SoundEventSoundEvents.ZOMBIE_VILLAGER_STEPstatic SoundEventSoundEvents.ZOMBIFIED_PIGLIN_AMBIENTstatic SoundEventSoundEvents.ZOMBIFIED_PIGLIN_ANGRYstatic SoundEventSoundEvents.ZOMBIFIED_PIGLIN_DEATHstatic SoundEventSoundEvents.ZOMBIFIED_PIGLIN_HURTFields in net.minecraft.sounds with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<SoundEvent>SoundEvent.CODECMethods in net.minecraft.sounds that return SoundEventMethods in net.minecraft.sounds with parameters of type SoundEventConstructors in net.minecraft.sounds with parameters of type SoundEventModifierConstructorDescriptionMusic(SoundEvent p_11627_, int p_11628_, int p_11629_, boolean p_11630_) -
Uses of SoundEvent in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventGlowSquid.getAmbientSound()protected SoundEventMob.getAmbientSound()protected SoundEventGlowSquid.getDeathSound()protected SoundEventLivingEntity.getDeathSound()protected SoundEventLivingEntity.getDrinkingSound(ItemStack p_21174_)LivingEntity.getEatingSound(ItemStack p_21202_)protected SoundEventLivingEntity.getFallDamageSound(int p_21313_)protected SoundEventGlowSquid.getHurtSound(DamageSource p_147124_)protected SoundEventLivingEntity.getHurtSound(DamageSource p_21239_)protected SoundEventGlowSquid.getSquirtSound()protected SoundEventEntity.getSwimHighSpeedSplashSound()protected SoundEventEntity.getSwimSound()protected SoundEventEntity.getSwimSplashSound()Methods in net.minecraft.world.entity with parameters of type SoundEventModifier and TypeMethodDescriptionvoidEntity.playSound(SoundEvent p_19938_, float p_19939_, float p_19940_) -
Uses of SoundEvent in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as SoundEventFields in net.minecraft.world.entity.ai.behavior with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate Function<E,SoundEvent>RamTarget.getImpactSoundprivate Function<E,SoundEvent>LongJumpToRandomPos.getJumpSoundprivate Function<E,SoundEvent>PrepareRamNearestTarget.getPrepareRamSoundConstructors in net.minecraft.world.entity.ai.behavior with parameters of type SoundEventConstructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type SoundEventModifierConstructorDescriptionLongJumpToRandomPos(UniformInt p_147637_, int p_147638_, int p_147639_, float p_147640_, Function<E,SoundEvent> p_147641_)PrepareRamNearestTarget(ToIntFunction<E> p_147724_, int p_147725_, int p_147726_, float p_147727_, TargetingConditions p_147728_, int p_147729_, Function<E,SoundEvent> p_147730_) -
Uses of SoundEvent in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as SoundEventConstructors in net.minecraft.world.entity.ai.goal with parameters of type SoundEventModifierConstructorDescriptionUseItemGoal(T p_25972_, ItemStack p_25973_, SoundEvent p_25974_, Predicate<? super T> p_25975_) -
Uses of SoundEvent in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient that return SoundEventModifier and TypeMethodDescriptionBat.getAmbientSound()protected SoundEventBat.getDeathSound()protected SoundEventBat.getHurtSound(DamageSource p_27451_) -
Uses of SoundEvent in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal with type parameters of type SoundEventModifier and TypeFieldDescription(package private) static Map<EntityType<?>,SoundEvent>Parrot.MOB_SOUND_MAPMethods in net.minecraft.world.entity.animal that return SoundEventModifier and TypeMethodDescriptionstatic SoundEventParrot.getAmbient(Level p_29386_, Random p_29387_)protected SoundEventAbstractGolem.getAmbientSound()protected SoundEventBee.getAmbientSound()protected SoundEventCat.getAmbientSound()protected SoundEventChicken.getAmbientSound()protected SoundEventCod.getAmbientSound()protected SoundEventCow.getAmbientSound()protected SoundEventDolphin.getAmbientSound()protected SoundEventFox.getAmbientSound()protected SoundEventOcelot.getAmbientSound()protected SoundEventPanda.getAmbientSound()Parrot.getAmbientSound()protected SoundEventPig.getAmbientSound()protected SoundEventPolarBear.getAmbientSound()protected SoundEventPufferfish.getAmbientSound()protected SoundEventRabbit.getAmbientSound()protected SoundEventSalmon.getAmbientSound()protected SoundEventSheep.getAmbientSound()protected SoundEventSnowGolem.getAmbientSound()protected SoundEventSquid.getAmbientSound()protected SoundEventTropicalFish.getAmbientSound()protected SoundEventTurtle.getAmbientSound()protected SoundEventWolf.getAmbientSound()protected SoundEventAbstractGolem.getDeathSound()protected SoundEventBee.getDeathSound()protected SoundEventCat.getDeathSound()protected SoundEventChicken.getDeathSound()protected SoundEventCod.getDeathSound()protected SoundEventCow.getDeathSound()protected SoundEventDolphin.getDeathSound()protected SoundEventFox.getDeathSound()protected SoundEventIronGolem.getDeathSound()protected SoundEventOcelot.getDeathSound()protected SoundEventPanda.getDeathSound()protected SoundEventParrot.getDeathSound()protected SoundEventPig.getDeathSound()protected SoundEventPolarBear.getDeathSound()protected SoundEventPufferfish.getDeathSound()protected SoundEventRabbit.getDeathSound()protected SoundEventSalmon.getDeathSound()protected SoundEventSheep.getDeathSound()protected SoundEventSnowGolem.getDeathSound()protected SoundEventSquid.getDeathSound()protected SoundEventTropicalFish.getDeathSound()protected SoundEventTurtle.getDeathSound()protected SoundEventWolf.getDeathSound()Fox.getEatingSound(ItemStack p_28540_)protected abstract SoundEventAbstractFish.getFlopSound()protected SoundEventCod.getFlopSound()protected SoundEventPufferfish.getFlopSound()protected SoundEventSalmon.getFlopSound()protected SoundEventTropicalFish.getFlopSound()protected SoundEventAbstractGolem.getHurtSound(DamageSource p_27517_)protected SoundEventBee.getHurtSound(DamageSource p_27845_)protected SoundEventCat.getHurtSound(DamageSource p_28160_)protected SoundEventChicken.getHurtSound(DamageSource p_28262_)protected SoundEventCod.getHurtSound(DamageSource p_28281_)protected SoundEventCow.getHurtSound(DamageSource p_28306_)protected SoundEventDolphin.getHurtSound(DamageSource p_28374_)protected SoundEventFox.getHurtSound(DamageSource p_28548_)protected SoundEventIronGolem.getHurtSound(DamageSource p_28872_)protected SoundEventOcelot.getHurtSound(DamageSource p_29035_)protected SoundEventPanda.getHurtSound(DamageSource p_29142_)protected SoundEventParrot.getHurtSound(DamageSource p_29437_)protected SoundEventPig.getHurtSound(DamageSource p_29502_)protected SoundEventPolarBear.getHurtSound(DamageSource p_29559_)protected SoundEventPufferfish.getHurtSound(DamageSource p_29628_)protected SoundEventRabbit.getHurtSound(DamageSource p_29715_)protected SoundEventSalmon.getHurtSound(DamageSource p_29795_)protected SoundEventSheep.getHurtSound(DamageSource p_29872_)protected SoundEventSnowGolem.getHurtSound(DamageSource p_29929_)protected SoundEventSquid.getHurtSound(DamageSource p_29980_)protected SoundEventTropicalFish.getHurtSound(DamageSource p_30039_)protected SoundEventTurtle.getHurtSound(DamageSource p_30202_)protected SoundEventWolf.getHurtSound(DamageSource p_30424_)private static SoundEventParrot.getImitatedSound(EntityType<?> p_29409_)protected SoundEventRabbit.getJumpSound()AbstractFish.getPickupSound()Bucketable.getPickupSound()protected SoundEventSquid.getSquirtSound()protected SoundEventAbstractFish.getSwimSound()protected SoundEventDolphin.getSwimSound()protected SoundEventTurtle.getSwimSound()protected SoundEventDolphin.getSwimSplashSound() -
Uses of SoundEvent in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventAxolotl.getAmbientSound()protected SoundEventAxolotl.getDeathSound()protected SoundEventAxolotl.getHurtSound(DamageSource p_149161_)Axolotl.getPickupSound()protected SoundEventAxolotl.getSwimSound()protected SoundEventAxolotl.getSwimSplashSound() -
Uses of SoundEvent in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventGoat.getAmbientSound()protected SoundEventGoat.getDeathSound()Goat.getEatingSound(ItemStack p_149394_)protected SoundEventGoat.getHurtSound(DamageSource p_149387_)protected SoundEventGoat.getMilkingSound() -
Uses of SoundEvent in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventAbstractHorse.getAmbientSound()protected SoundEventDonkey.getAmbientSound()protected SoundEventHorse.getAmbientSound()protected SoundEventLlama.getAmbientSound()protected SoundEventMule.getAmbientSound()protected SoundEventSkeletonHorse.getAmbientSound()protected SoundEventZombieHorse.getAmbientSound()protected SoundEventAbstractHorse.getAngrySound()protected SoundEventDonkey.getAngrySound()protected SoundEventHorse.getAngrySound()protected SoundEventLlama.getAngrySound()protected SoundEventMule.getAngrySound()protected SoundEventAbstractHorse.getDeathSound()protected SoundEventDonkey.getDeathSound()protected SoundEventHorse.getDeathSound()protected SoundEventLlama.getDeathSound()protected SoundEventMule.getDeathSound()protected SoundEventSkeletonHorse.getDeathSound()protected SoundEventZombieHorse.getDeathSound()protected SoundEventAbstractHorse.getEatingSound()protected SoundEventDonkey.getEatingSound()protected SoundEventHorse.getEatingSound()protected SoundEventLlama.getEatingSound()protected SoundEventMule.getEatingSound()protected SoundEventAbstractHorse.getHurtSound(DamageSource p_30609_)protected SoundEventDonkey.getHurtSound(DamageSource p_30682_)protected SoundEventHorse.getHurtSound(DamageSource p_30720_)protected SoundEventLlama.getHurtSound(DamageSource p_30803_)protected SoundEventMule.getHurtSound(DamageSource p_30886_)protected SoundEventSkeletonHorse.getHurtSound(DamageSource p_30916_)protected SoundEventZombieHorse.getHurtSound(DamageSource p_31006_)protected SoundEventSkeletonHorse.getSwimSound() -
Uses of SoundEvent in net.minecraft.world.entity.boss.enderdragon
Methods in net.minecraft.world.entity.boss.enderdragon that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventEnderDragon.getAmbientSound()protected SoundEventEnderDragon.getHurtSound(DamageSource p_31154_) -
Uses of SoundEvent in net.minecraft.world.entity.boss.wither
Methods in net.minecraft.world.entity.boss.wither that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventWitherBoss.getAmbientSound()protected SoundEventWitherBoss.getDeathSound()protected SoundEventWitherBoss.getHurtSound(DamageSource p_31500_) -
Uses of SoundEvent in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration that return SoundEventModifier and TypeMethodDescriptionGlowItemFrame.getAddItemSound()ItemFrame.getAddItemSound()GlowItemFrame.getBreakSound()ItemFrame.getBreakSound()protected SoundEventArmorStand.getDeathSound()protected SoundEventArmorStand.getFallDamageSound(int p_31673_)protected SoundEventArmorStand.getHurtSound(DamageSource p_31636_)GlowItemFrame.getPlaceSound()ItemFrame.getPlaceSound()GlowItemFrame.getRemoveItemSound()ItemFrame.getRemoveItemSound()GlowItemFrame.getRotateItemSound()ItemFrame.getRotateItemSound() -
Uses of SoundEvent in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventBlaze.getAmbientSound()protected SoundEventDrowned.getAmbientSound()protected SoundEventElderGuardian.getAmbientSound()protected SoundEventEnderMan.getAmbientSound()protected SoundEventEndermite.getAmbientSound()protected SoundEventEvoker.getAmbientSound()protected SoundEventGhast.getAmbientSound()protected SoundEventGuardian.getAmbientSound()protected SoundEventHusk.getAmbientSound()protected SoundEventIllusioner.getAmbientSound()protected SoundEventPhantom.getAmbientSound()protected SoundEventPillager.getAmbientSound()protected SoundEventRavager.getAmbientSound()protected SoundEventShulker.getAmbientSound()protected SoundEventSilverfish.getAmbientSound()protected SoundEventSkeleton.getAmbientSound()protected SoundEventSpider.getAmbientSound()protected SoundEventStray.getAmbientSound()protected SoundEventStrider.getAmbientSound()protected SoundEventVex.getAmbientSound()protected SoundEventVindicator.getAmbientSound()protected SoundEventWitch.getAmbientSound()protected SoundEventWitherSkeleton.getAmbientSound()protected SoundEventZoglin.getAmbientSound()protected SoundEventZombie.getAmbientSound()ZombieVillager.getAmbientSound()protected SoundEventZombifiedPiglin.getAmbientSound()protected SoundEventEvoker.getCastingSoundEvent()protected SoundEventIllusioner.getCastingSoundEvent()protected abstract SoundEventSpellcasterIllager.getCastingSoundEvent()Evoker.getCelebrateSound()Illusioner.getCelebrateSound()Pillager.getCelebrateSound()Ravager.getCelebrateSound()Vindicator.getCelebrateSound()Witch.getCelebrateSound()protected SoundEventBlaze.getDeathSound()protected SoundEventCreeper.getDeathSound()protected SoundEventDrowned.getDeathSound()protected SoundEventElderGuardian.getDeathSound()protected SoundEventEnderMan.getDeathSound()protected SoundEventEndermite.getDeathSound()protected SoundEventEvoker.getDeathSound()protected SoundEventGhast.getDeathSound()protected SoundEventGuardian.getDeathSound()protected SoundEventHusk.getDeathSound()protected SoundEventIllusioner.getDeathSound()protected SoundEventMagmaCube.getDeathSound()protected SoundEventMonster.getDeathSound()protected SoundEventPhantom.getDeathSound()protected SoundEventPillager.getDeathSound()protected SoundEventRavager.getDeathSound()protected SoundEventShulker.getDeathSound()protected SoundEventSilverfish.getDeathSound()protected SoundEventSkeleton.getDeathSound()protected SoundEventSlime.getDeathSound()protected SoundEventSpider.getDeathSound()protected SoundEventStray.getDeathSound()protected SoundEventStrider.getDeathSound()protected SoundEventVex.getDeathSound()protected SoundEventVindicator.getDeathSound()protected SoundEventWitch.getDeathSound()protected SoundEventWitherSkeleton.getDeathSound()protected SoundEventZoglin.getDeathSound()protected SoundEventZombie.getDeathSound()ZombieVillager.getDeathSound()protected SoundEventZombifiedPiglin.getDeathSound()protected SoundEventMonster.getFallDamageSound(int p_33041_)protected SoundEventElderGuardian.getFlopSound()protected SoundEventGuardian.getFlopSound()protected SoundEventBlaze.getHurtSound(DamageSource p_32235_)protected SoundEventCreeper.getHurtSound(DamageSource p_32309_)protected SoundEventDrowned.getHurtSound(DamageSource p_32386_)protected SoundEventElderGuardian.getHurtSound(DamageSource p_32468_)protected SoundEventEnderMan.getHurtSound(DamageSource p_32527_)protected SoundEventEndermite.getHurtSound(DamageSource p_32615_)protected SoundEventEvoker.getHurtSound(DamageSource p_32654_)protected SoundEventGhast.getHurtSound(DamageSource p_32750_)protected SoundEventGuardian.getHurtSound(DamageSource p_32852_)protected SoundEventHusk.getHurtSound(DamageSource p_32903_)protected SoundEventIllusioner.getHurtSound(DamageSource p_32930_)protected SoundEventMagmaCube.getHurtSound(DamageSource p_32992_)protected SoundEventMonster.getHurtSound(DamageSource p_33034_)protected SoundEventPhantom.getHurtSound(DamageSource p_33152_)protected SoundEventPillager.getHurtSound(DamageSource p_33306_)protected SoundEventRavager.getHurtSound(DamageSource p_33359_)protected SoundEventShulker.getHurtSound(DamageSource p_33457_)protected SoundEventSilverfish.getHurtSound(DamageSource p_33549_)protected SoundEventSkeleton.getHurtSound(DamageSource p_33579_)protected SoundEventSlime.getHurtSound(DamageSource p_33631_)protected SoundEventSpider.getHurtSound(DamageSource p_33814_)protected SoundEventStray.getHurtSound(DamageSource p_33850_)protected SoundEventStrider.getHurtSound(DamageSource p_33934_)protected SoundEventVex.getHurtSound(DamageSource p_34023_)protected SoundEventVindicator.getHurtSound(DamageSource p_34103_)protected SoundEventWitch.getHurtSound(DamageSource p_34154_)protected SoundEventWitherSkeleton.getHurtSound(DamageSource p_34195_)protected SoundEventZoglin.getHurtSound(DamageSource p_34244_)protected SoundEventZombie.getHurtSound(DamageSource p_34327_)ZombieVillager.getHurtSound(DamageSource p_34404_)protected SoundEventZombifiedPiglin.getHurtSound(DamageSource p_34466_)protected SoundEventMagmaCube.getJumpSound()protected SoundEventSlime.getJumpSound()protected SoundEventEvoker.EvokerAttackSpellGoal.getSpellPrepareSound()protected SoundEventEvoker.EvokerSummonSpellGoal.getSpellPrepareSound()protected SoundEventEvoker.EvokerWololoSpellGoal.getSpellPrepareSound()protected SoundEventIllusioner.IllusionerBlindnessSpellGoal.getSpellPrepareSound()protected SoundEventIllusioner.IllusionerMirrorSpellGoal.getSpellPrepareSound()protected abstract SoundEventSpellcasterIllager.SpellcasterUseSpellGoal.getSpellPrepareSound()protected SoundEventMagmaCube.getSquishSound()protected SoundEventSlime.getSquishSound()protected abstract SoundEventAbstractSkeleton.getStepSound()protected SoundEventDrowned.getStepSound()protected SoundEventHusk.getStepSound()protected SoundEventSkeleton.getStepSound()protected SoundEventStray.getStepSound()protected SoundEventWitherSkeleton.getStepSound()protected SoundEventZombie.getStepSound()ZombieVillager.getStepSound()protected SoundEventDrowned.getSwimSound()protected SoundEventMonster.getSwimSound()protected SoundEventMonster.getSwimSplashSound() -
Uses of SoundEvent in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventHoglin.getAmbientSound()protected SoundEventHoglin.getDeathSound()protected SoundEventHoglin.getHurtSound(DamageSource p_34548_)private static SoundEventHoglinAi.getSoundForActivity(Hoglin p_34583_, Activity p_34584_)protected SoundEventHoglin.getSwimSound()protected SoundEventHoglin.getSwimSplashSound()Methods in net.minecraft.world.entity.monster.hoglin that return types with arguments of type SoundEventModifier and TypeMethodDescriptionstatic Optional<SoundEvent>HoglinAi.getSoundForCurrentActivity(Hoglin p_34594_)Methods in net.minecraft.world.entity.monster.hoglin with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventPiglin.getAmbientSound()protected SoundEventPiglinBrute.getAmbientSound()protected SoundEventPiglin.getDeathSound()protected SoundEventPiglinBrute.getDeathSound()protected SoundEventPiglin.getHurtSound(DamageSource p_34767_)protected SoundEventPiglinBrute.getHurtSound(DamageSource p_35072_)private static SoundEventPiglinAi.getSoundForActivity(Piglin p_34855_, Activity p_34856_)Methods in net.minecraft.world.entity.monster.piglin that return types with arguments of type SoundEventModifier and TypeMethodDescriptionstatic Optional<SoundEvent>PiglinAi.getSoundForCurrentActivity(Piglin p_34948_)Methods in net.minecraft.world.entity.monster.piglin with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc declared as SoundEventMethods in net.minecraft.world.entity.npc that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventVillager.getAmbientSound()protected SoundEventWanderingTrader.getAmbientSound()protected SoundEventVillager.getDeathSound()protected SoundEventWanderingTrader.getDeathSound()protected SoundEventWanderingTrader.getDrinkingSound(ItemStack p_35865_)protected SoundEventVillager.getHurtSound(DamageSource p_35498_)protected SoundEventWanderingTrader.getHurtSound(DamageSource p_35870_)AbstractVillager.getNotifyTradeSound()ClientSideMerchant.getNotifyTradeSound()WanderingTrader.getNotifyTradeSound()protected SoundEventAbstractVillager.getTradeUpdatedSound(boolean p_35323_)protected SoundEventWanderingTrader.getTradeUpdatedSound(boolean p_35890_)VillagerProfession.getWorkSound()Methods in net.minecraft.world.entity.npc with parameters of type SoundEventModifier and TypeMethodDescription(package private) static VillagerProfessionVillagerProfession.register(String p_35617_, PoiType p_35618_, com.google.common.collect.ImmutableSet<Item> p_35619_, com.google.common.collect.ImmutableSet<Block> p_35620_, SoundEvent p_35621_)(package private) static VillagerProfessionVillagerProfession.register(String p_35613_, PoiType p_35614_, SoundEvent p_35615_)Constructors in net.minecraft.world.entity.npc with parameters of type SoundEventModifierConstructorDescriptionVillagerProfession(String p_35607_, PoiType p_35608_, com.google.common.collect.ImmutableSet<Item> p_35609_, com.google.common.collect.ImmutableSet<Block> p_35610_, SoundEvent p_35611_) -
Uses of SoundEvent in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventPlayer.getDeathSound()protected SoundEventPlayer.getFallDamageSound(int p_36376_)protected SoundEventPlayer.getHurtSound(DamageSource p_36310_)protected SoundEventPlayer.getSwimHighSpeedSplashSound()protected SoundEventPlayer.getSwimSound()protected SoundEventPlayer.getSwimSplashSound()Methods in net.minecraft.world.entity.player with parameters of type SoundEventModifier and TypeMethodDescriptionvoidPlayer.playNotifySound(SoundEvent p_36140_, SoundSource p_36141_, float p_36142_, float p_36143_)voidPlayer.playSound(SoundEvent p_36137_, float p_36138_, float p_36139_) -
Uses of SoundEvent in net.minecraft.world.entity.projectile
Fields in net.minecraft.world.entity.projectile declared as SoundEventMethods in net.minecraft.world.entity.projectile that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventAbstractArrow.getDefaultHitGroundSoundEvent()protected SoundEventThrownTrident.getDefaultHitGroundSoundEvent()protected SoundEventAbstractArrow.getHitGroundSoundEvent()Methods in net.minecraft.world.entity.projectile with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid that return SoundEvent -
Uses of SoundEvent in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle that return SoundEvent -
Uses of SoundEvent in net.minecraft.world.item
Fields in net.minecraft.world.item declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventMobBucketItem.emptySoundprivate SoundEventSolidBucketItem.placeSoundprivate SoundEventArmorMaterials.soundprivate SoundEventRecordItem.soundDeprecated.Fields in net.minecraft.world.item with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static Map<SoundEvent,RecordItem>RecordItem.BY_NAMEDeprecated.private Supplier<? extends SoundEvent>MobBucketItem.emptySoundSupplierprivate Supplier<SoundEvent>RecordItem.soundSupplierMethods in net.minecraft.world.item that return SoundEventModifier and TypeMethodDescriptionHoneyBottleItem.getDrinkingSound()Item.getDrinkingSound()ItemStack.getDrinkingSound()HoneyBottleItem.getEatingSound()Item.getEatingSound()ItemStack.getEatingSound()protected SoundEventMobBucketItem.getEmptySound()ArmorItem.getEquipSound()ArmorMaterial.getEquipSound()ArmorMaterials.getEquipSound()ElytraItem.getEquipSound()Item.getEquipSound()ItemStack.getEquipSound()protected SoundEventBlockItem.getPlaceSound(BlockState p_40588_)Deprecated.protected SoundEventBlockItem.getPlaceSound(BlockState state, Level world, BlockPos pos, Player entity)protected SoundEventSolidBucketItem.getPlaceSound(BlockState p_151199_)RecordItem.getSound()private SoundEventCrossbowItem.getStartSound(int p_40852_)Methods in net.minecraft.world.item with parameters of type SoundEventConstructors in net.minecraft.world.item with parameters of type SoundEventModifierConstructorDescriptionprivateArmorMaterials(String p_40474_, int p_40475_, int[] p_40476_, int p_40477_, SoundEvent p_40478_, float p_40479_, float p_40480_, Supplier<Ingredient> p_40481_)MobBucketItem(EntityType<?> p_151137_, Fluid p_151138_, SoundEvent p_151139_, Item.Properties p_151140_)Deprecated.RecordItem(int p_43037_, SoundEvent p_43038_, Item.Properties p_43039_)Deprecated.SolidBucketItem(Block p_151187_, SoundEvent p_151188_, Item.Properties p_151189_)Constructor parameters in net.minecraft.world.item with type arguments of type SoundEventModifierConstructorDescriptionRecordItem(int comparatorValue, Supplier<SoundEvent> soundSupplier, Item.Properties builder)For mod use, allows to create a music disc without having to create a new SoundEvent before their registry event is fired. -
Uses of SoundEvent in net.minecraft.world.item.trading
Methods in net.minecraft.world.item.trading that return SoundEvent -
Uses of SoundEvent in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type SoundEventModifier and TypeMethodDescriptionvoidLevel.playLocalSound(double p_46482_, double p_46483_, double p_46484_, SoundEvent p_46485_, SoundSource p_46486_, float p_46487_, float p_46488_, boolean p_46489_)abstract voidLevel.playSound(Player p_46543_, double p_46544_, double p_46545_, double p_46546_, SoundEvent p_46547_, SoundSource p_46548_, float p_46549_, float p_46550_)voidLevel.playSound(Player p_46560_, BlockPos p_46561_, SoundEvent p_46562_, SoundSource p_46563_, float p_46564_, float p_46565_)abstract voidLevel.playSound(Player p_46551_, Entity p_46552_, SoundEvent p_46553_, SoundSource p_46554_, float p_46555_, float p_46556_)voidLevelAccessor.playSound(Player p_46775_, BlockPos p_46776_, SoundEvent p_46777_, SoundSource p_46778_, float p_46779_, float p_46780_) -
Uses of SoundEvent in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventAmbientAdditionsSettings.soundEventprivate SoundEventAmbientMoodSettings.soundEventFields in net.minecraft.world.level.biome with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate Optional<SoundEvent>BiomeSpecialEffects.ambientLoopSoundEventprivate Optional<SoundEvent>BiomeSpecialEffects.Builder.ambientLoopSoundEventMethods in net.minecraft.world.level.biome that return SoundEventModifier and TypeMethodDescriptionAmbientAdditionsSettings.getSoundEvent()AmbientMoodSettings.getSoundEvent()Methods in net.minecraft.world.level.biome that return types with arguments of type SoundEventModifier and TypeMethodDescriptionBiome.getAmbientLoop()BiomeSpecialEffects.getAmbientLoopSoundEvent()Methods in net.minecraft.world.level.biome with parameters of type SoundEventModifier and TypeMethodDescriptionBiomeSpecialEffects.Builder.ambientLoopSound(SoundEvent p_48024_)Constructors in net.minecraft.world.level.biome with parameters of type SoundEventModifierConstructorDescriptionAmbientAdditionsSettings(SoundEvent p_47376_, double p_47377_)AmbientMoodSettings(SoundEvent p_47394_, int p_47395_, int p_47396_, double p_47397_) -
Uses of SoundEvent in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventSoundType.breakSoundprivate SoundEventSoundType.fallSoundprivate SoundEventSoundType.hitSoundprivate SoundEventSoundType.placeSoundprivate SoundEventSoundType.stepSoundMethods in net.minecraft.world.level.block that return SoundEventModifier and TypeMethodDescriptionSoundType.getBreakSound()SoundType.getFallSound()SoundType.getHitSound()SoundType.getPlaceSound()protected abstract SoundEventButtonBlock.getSound(boolean p_51102_)protected SoundEventStoneButtonBlock.getSound(boolean p_57062_)protected SoundEventWoodButtonBlock.getSound(boolean p_58286_)SoundType.getStepSound()Methods in net.minecraft.world.level.block that return types with arguments of type SoundEventModifier and TypeMethodDescriptionBubbleColumnBlock.getPickupSound()BucketPickup.getPickupSound()LiquidBlock.getPickupSound()PowderSnowBlock.getPickupSound()default Optional<SoundEvent>SimpleWaterloggedBlock.getPickupSound()Methods in net.minecraft.world.level.block with parameters of type SoundEventModifier and TypeMethodDescriptionprivate static voidBigDripleafBlock.playTiltSound(Level p_152233_, BlockPos p_152234_, SoundEvent p_152235_)private voidBigDripleafBlock.setTiltAndScheduleTick(BlockState p_152283_, Level p_152284_, BlockPos p_152285_, Tilt p_152286_, SoundEvent p_152287_)Constructors in net.minecraft.world.level.block with parameters of type SoundEventModifierConstructorDescriptionSoundType(float p_56766_, float p_56767_, SoundEvent p_56768_, SoundEvent p_56769_, SoundEvent p_56770_, SoundEvent p_56771_, SoundEvent p_56772_)Deprecated. -
Uses of SoundEvent in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type SoundEventModifier and TypeMethodDescription(package private) voidBarrelBlockEntity.playSound(BlockState p_58601_, SoundEvent p_58602_)static voidBeaconBlockEntity.playSound(Level p_155104_, BlockPos p_155105_, SoundEvent p_155106_)(package private) static voidChestBlockEntity.playSound(Level p_155339_, BlockPos p_155340_, BlockState p_155341_, SoundEvent p_155342_) -
Uses of SoundEvent in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties declared as SoundEventMethods in net.minecraft.world.level.block.state.properties that return SoundEventConstructors in net.minecraft.world.level.block.state.properties with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.world.level.material
Methods in net.minecraft.world.level.material that return types with arguments of type SoundEventModifier and TypeMethodDescriptionFluid.getPickupSound()LavaFluid.getPickupSound()WaterFluid.getPickupSound() -
Uses of SoundEvent in net.minecraftforge.common
Method parameters in net.minecraftforge.common with type arguments of type SoundEventModifier and TypeMethodDescriptionvoidForgeMod.missingSoundMapping(RegistryEvent.MissingMappings<SoundEvent> event) -
Uses of SoundEvent in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data with parameters of type SoundEventModifier and TypeMethodDescriptionprotected voidSoundDefinitionsProvider.add(SoundEvent soundEvent, SoundDefinition definition)Adds the entry name associated with the givenSoundEventwith theSoundDefinitionto the list.Method parameters in net.minecraftforge.common.data with type arguments of type SoundEventModifier and TypeMethodDescriptionprotected voidSoundDefinitionsProvider.add(Supplier<SoundEvent> soundEvent, SoundDefinition definition)Adds the entry name associated with the suppliedSoundEventwith the givenSoundDefinitionto the list. -
Uses of SoundEvent in net.minecraftforge.common.util
Fields in net.minecraftforge.common.util with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate Supplier<SoundEvent>ForgeSoundType.breakSoundprivate Supplier<SoundEvent>ForgeSoundType.fallSoundprivate Supplier<SoundEvent>ForgeSoundType.hitSoundprivate Supplier<SoundEvent>ForgeSoundType.placeSoundprivate Supplier<SoundEvent>ForgeSoundType.stepSoundMethods in net.minecraftforge.common.util that return SoundEventModifier and TypeMethodDescriptionForgeSoundType.getBreakSound()ForgeSoundType.getFallSound()ForgeSoundType.getHitSound()ForgeSoundType.getPlaceSound()ForgeSoundType.getStepSound()Constructor parameters in net.minecraftforge.common.util with type arguments of type SoundEventModifierConstructorDescriptionForgeSoundType(float volumeIn, float pitchIn, Supplier<SoundEvent> breakSoundIn, Supplier<SoundEvent> stepSoundIn, Supplier<SoundEvent> placeSoundIn, Supplier<SoundEvent> hitSoundIn, Supplier<SoundEvent> fallSoundIn) -
Uses of SoundEvent in net.minecraftforge.debug
Fields in net.minecraftforge.debug with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static DeferredRegister<SoundEvent>CustomSoundTypeTest.SOUND_EVENTSprivate static RegistryObject<SoundEvent>CustomSoundTypeTest.TEST_STEP_EVENT -
Uses of SoundEvent in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static DeferredRegister<SoundEvent>MusicDiscTest.SOUND_EVENTSprivate static RegistryObject<SoundEvent>MusicDiscTest.TEST_SOUND_EVENT -
Uses of SoundEvent in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type SoundEventModifier and TypeMethodDescriptionstatic PlaySoundAtEntityEventForgeEventFactory.onPlaySoundAtEntity(Entity entity, SoundEvent name, SoundSource category, float volume, float pitch) -
Uses of SoundEvent in net.minecraftforge.event.entity
Fields in net.minecraftforge.event.entity declared as SoundEventMethods in net.minecraftforge.event.entity that return SoundEventMethods in net.minecraftforge.event.entity with parameters of type SoundEventConstructors in net.minecraftforge.event.entity with parameters of type SoundEventModifierConstructorDescriptionPlaySoundAtEntityEvent(Entity entity, SoundEvent name, SoundSource category, float volume, float pitch) -
Uses of SoundEvent in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventFluidAttributes.Builder.emptySoundprivate SoundEventFluidAttributes.emptySoundprivate SoundEventFluidAttributes.Builder.fillSoundprivate SoundEventFluidAttributes.fillSoundMethods in net.minecraftforge.fluids that return SoundEventModifier and TypeMethodDescriptionFluidAttributes.getEmptySound()FluidAttributes.getEmptySound(BlockAndTintGetter world, BlockPos pos)FluidAttributes.getEmptySound(FluidStack stack)FluidAttributes.getFillSound()FluidAttributes.getFillSound(BlockAndTintGetter world, BlockPos pos)FluidAttributes.getFillSound(FluidStack stack)Methods in net.minecraftforge.fluids with parameters of type SoundEventModifier and TypeMethodDescriptionFluidAttributes.Builder.sound(SoundEvent sound)FluidAttributes.Builder.sound(SoundEvent fillSound, SoundEvent emptySound) -
Uses of SoundEvent in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic ResourceKey<Registry<SoundEvent>>ForgeRegistries.Keys.SOUND_EVENTSstatic IForgeRegistry<SoundEvent>ForgeRegistries.SOUND_EVENTS