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(Entity p_312749_, SoundEvent p_312635_, SoundSource p_312007_, float p_312298_, float p_312772_) private voidClientLevel.playSound(double p_233603_, double p_233604_, double p_233605_, SoundEvent p_233606_, SoundSource p_233607_, float p_233608_, float p_233609_, boolean p_233610_, long p_233611_) Method parameters in net.minecraft.client.multiplayer with type arguments of type SoundEventModifier and TypeMethodDescriptionvoidClientLevel.playSeededSound(Player p_263381_, double p_263372_, double p_263404_, double p_263365_, Holder<SoundEvent> p_263335_, SoundSource p_263417_, float p_263416_, float p_263349_, long p_263408_) voidClientLevel.playSeededSound(Player p_263514_, Entity p_263536_, Holder<SoundEvent> p_263518_, SoundSource p_263487_, float p_263538_, float p_263524_, long p_263509_) -
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.Forge: Use item aware function belowvoidLevelRenderer.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_235128_, RandomSource p_235129_, double p_235130_, double p_235131_, double p_235132_) static SimpleSoundInstanceSimpleSoundInstance.forLocalAmbience(SoundEvent p_119767_, float p_119768_, float p_119769_) static SimpleSoundInstanceSimpleSoundInstance.forMusic(SoundEvent p_119746_) static SimpleSoundInstanceSimpleSoundInstance.forRecord(SoundEvent p_249575_, Vec3 p_249600_) static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119753_, float p_119754_) static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119756_, float p_119757_, float p_119758_) Method parameters in net.minecraft.client.resources.sounds with type arguments of type SoundEventModifier and TypeMethodDescriptionstatic SimpleSoundInstanceSimpleSoundInstance.forUI(Holder<SoundEvent> p_263418_, float p_263405_) Constructors in net.minecraft.client.resources.sounds with parameters of type SoundEventModifierConstructorDescriptionprotectedAbstractSoundInstance(SoundEvent p_235072_, SoundSource p_235073_, RandomSource p_235074_) protectedAbstractTickableSoundInstance(SoundEvent p_235076_, SoundSource p_235077_, RandomSource p_235078_) BeeSoundInstance(Bee p_119621_, SoundEvent p_119622_, SoundSource p_119623_) EntityBoundSoundInstance(SoundEvent p_235080_, SoundSource p_235081_, float p_235082_, float p_235083_, Entity p_235084_, long p_235085_) LoopSoundInstance(SoundEvent p_119658_) privateSimpleSoundInstance(SoundEvent p_235116_, SoundSource p_235117_, float p_235118_, float p_235119_, RandomSource p_235120_, boolean p_235121_, int p_235122_, SoundInstance.Attenuation p_235123_, double p_235124_, double p_235125_, double p_235126_) SimpleSoundInstance(SoundEvent p_235100_, SoundSource p_235101_, float p_235102_, float p_235103_, RandomSource p_235104_, double p_235105_, double p_235106_, double p_235107_) SimpleSoundInstance(SoundEvent p_235109_, SoundSource p_235110_, float p_235111_, float p_235112_, RandomSource p_235113_, BlockPos p_235114_) protectedSubSound(LocalPlayer p_119861_, SoundEvent p_119862_) -
Uses of SoundEvent in net.minecraft.core.cauldron
Methods in net.minecraft.core.cauldron with parameters of type SoundEventModifier and TypeMethodDescriptionstatic ItemInteractionResultCauldronInteraction.emptyBucket(Level p_175619_, BlockPos p_175620_, Player p_175621_, InteractionHand p_175622_, ItemStack p_175623_, BlockState p_175624_, SoundEvent p_175625_) static ItemInteractionResultCauldronInteraction.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.core.registries
Fields in net.minecraft.core.registries with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic final Registry<SoundEvent> BuiltInRegistries.SOUND_EVENTstatic final ResourceKey<Registry<SoundEvent>> Registries.SOUND_EVENT -
Uses of SoundEvent in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate final Holder<SoundEvent> ClientboundExplodePacket.explosionSoundprivate final Holder<SoundEvent> ClientboundSoundEntityPacket.soundprivate final Holder<SoundEvent> ClientboundSoundPacket.soundMethods in net.minecraft.network.protocol.game that return types with arguments of type SoundEventModifier and TypeMethodDescriptionClientboundExplodePacket.getExplosionSound()ClientboundSoundEntityPacket.getSound()ClientboundSoundPacket.getSound()Constructor parameters in net.minecraft.network.protocol.game with type arguments of type SoundEventModifierConstructorDescriptionClientboundExplodePacket(double p_132115_, double p_132116_, double p_132117_, float p_132118_, List<BlockPos> p_132119_, Vec3 p_132120_, Explosion.BlockInteraction p_312296_, ParticleOptions p_312499_, ParticleOptions p_312203_, Holder<SoundEvent> p_320679_) ClientboundSoundEntityPacket(Holder<SoundEvent> p_263513_, SoundSource p_263511_, Entity p_263496_, float p_263519_, float p_263523_, long p_263532_) ClientboundSoundPacket(Holder<SoundEvent> p_263366_, SoundSource p_263375_, double p_263378_, double p_263367_, double p_263394_, float p_263415_, float p_263399_, long p_263409_) -
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_) voidWorldGenRegion.playSound(Player p_9528_, BlockPos p_9529_, SoundEvent p_9530_, SoundSource p_9531_, float p_9532_, float p_9533_) Method parameters in net.minecraft.server.level with type arguments of type SoundEventModifier and TypeMethodDescriptionServerLevel.explode(Entity p_256039_, DamageSource p_255778_, ExplosionDamageCalculator p_256002_, double p_256067_, double p_256370_, double p_256153_, float p_256045_, boolean p_255686_, Level.ExplosionInteraction p_255827_, ParticleOptions p_312436_, ParticleOptions p_312391_, Holder<SoundEvent> p_320497_) voidServerLevel.playSeededSound(Player p_263330_, double p_263393_, double p_263369_, double p_263354_, Holder<SoundEvent> p_263412_, SoundSource p_263338_, float p_263352_, float p_263390_, long p_263403_) voidServerLevel.playSeededSound(Player p_263545_, Entity p_263544_, Holder<SoundEvent> p_263491_, SoundSource p_263542_, float p_263530_, float p_263520_, long p_263490_) -
Uses of SoundEvent in net.minecraft.sounds
Fields in net.minecraft.sounds declared as SoundEventModifier and TypeFieldDescriptionstatic final SoundEventSoundEvents.ALLAY_AMBIENT_WITH_ITEMstatic final SoundEventSoundEvents.ALLAY_AMBIENT_WITHOUT_ITEMstatic final SoundEventSoundEvents.ALLAY_DEATHstatic final SoundEventSoundEvents.ALLAY_HURTstatic final SoundEventSoundEvents.ALLAY_ITEM_GIVENstatic final SoundEventSoundEvents.ALLAY_ITEM_TAKENstatic final SoundEventSoundEvents.ALLAY_THROWstatic final SoundEventSoundEvents.AMBIENT_UNDERWATER_ENTERstatic final SoundEventSoundEvents.AMBIENT_UNDERWATER_EXITstatic final SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOPstatic final SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOP_ADDITIONSstatic final SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOP_ADDITIONS_RAREstatic final SoundEventSoundEvents.AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RAREstatic final SoundEventSoundEvents.AMETHYST_BLOCK_BREAKstatic final SoundEventSoundEvents.AMETHYST_BLOCK_CHIMEstatic final SoundEventSoundEvents.AMETHYST_BLOCK_FALLstatic final SoundEventSoundEvents.AMETHYST_BLOCK_HITstatic final SoundEventSoundEvents.AMETHYST_BLOCK_PLACEstatic final SoundEventSoundEvents.AMETHYST_BLOCK_RESONATEstatic final SoundEventSoundEvents.AMETHYST_BLOCK_STEPstatic final SoundEventSoundEvents.AMETHYST_CLUSTER_BREAKstatic final SoundEventSoundEvents.AMETHYST_CLUSTER_FALLstatic final SoundEventSoundEvents.AMETHYST_CLUSTER_HITstatic final SoundEventSoundEvents.AMETHYST_CLUSTER_PLACEstatic final SoundEventSoundEvents.AMETHYST_CLUSTER_STEPstatic final SoundEventSoundEvents.ANCIENT_DEBRIS_BREAKstatic final SoundEventSoundEvents.ANCIENT_DEBRIS_FALLstatic final SoundEventSoundEvents.ANCIENT_DEBRIS_HITstatic final SoundEventSoundEvents.ANCIENT_DEBRIS_PLACEstatic final SoundEventSoundEvents.ANCIENT_DEBRIS_STEPstatic final SoundEventSoundEvents.ANVIL_BREAKstatic final SoundEventSoundEvents.ANVIL_DESTROYstatic final SoundEventSoundEvents.ANVIL_FALLstatic final SoundEventSoundEvents.ANVIL_HITstatic final SoundEventSoundEvents.ANVIL_LANDstatic final SoundEventSoundEvents.ANVIL_PLACEstatic final SoundEventSoundEvents.ANVIL_STEPstatic final SoundEventSoundEvents.ANVIL_USEstatic final SoundEventSoundEvents.APPLY_EFFECT_BAD_OMENstatic final SoundEventSoundEvents.APPLY_EFFECT_RAID_OMENstatic final SoundEventSoundEvents.APPLY_EFFECT_TRIAL_OMENstatic final SoundEventSoundEvents.ARMADILLO_AMBIENTstatic final SoundEventSoundEvents.ARMADILLO_BRUSHstatic final SoundEventSoundEvents.ARMADILLO_DEATHstatic final SoundEventSoundEvents.ARMADILLO_EATstatic final SoundEventSoundEvents.ARMADILLO_HURTstatic final SoundEventSoundEvents.ARMADILLO_HURT_REDUCEDstatic final SoundEventSoundEvents.ARMADILLO_LANDstatic final SoundEventSoundEvents.ARMADILLO_PEEKstatic final SoundEventSoundEvents.ARMADILLO_ROLLstatic final SoundEventSoundEvents.ARMADILLO_SCUTE_DROPstatic final SoundEventSoundEvents.ARMADILLO_STEPstatic final SoundEventSoundEvents.ARMADILLO_UNROLL_FINISHstatic final SoundEventSoundEvents.ARMADILLO_UNROLL_STARTstatic final SoundEventSoundEvents.ARMOR_STAND_BREAKstatic final SoundEventSoundEvents.ARMOR_STAND_FALLstatic final SoundEventSoundEvents.ARMOR_STAND_HITstatic final SoundEventSoundEvents.ARMOR_STAND_PLACEstatic final SoundEventSoundEvents.ARMOR_UNEQUIP_WOLFstatic final SoundEventSoundEvents.ARROW_HITstatic final SoundEventSoundEvents.ARROW_HIT_PLAYERstatic final SoundEventSoundEvents.ARROW_SHOOTstatic final SoundEventSoundEvents.AXE_SCRAPEstatic final SoundEventSoundEvents.AXE_STRIPstatic final SoundEventSoundEvents.AXE_WAX_OFFstatic final SoundEventSoundEvents.AXOLOTL_ATTACKstatic final SoundEventSoundEvents.AXOLOTL_DEATHstatic final SoundEventSoundEvents.AXOLOTL_HURTstatic final SoundEventSoundEvents.AXOLOTL_IDLE_AIRstatic final SoundEventSoundEvents.AXOLOTL_IDLE_WATERstatic final SoundEventSoundEvents.AXOLOTL_SPLASHstatic final SoundEventSoundEvents.AXOLOTL_SWIMstatic final SoundEventSoundEvents.AZALEA_BREAKstatic final SoundEventSoundEvents.AZALEA_FALLstatic final SoundEventSoundEvents.AZALEA_HITstatic final SoundEventSoundEvents.AZALEA_LEAVES_BREAKstatic final SoundEventSoundEvents.AZALEA_LEAVES_FALLstatic final SoundEventSoundEvents.AZALEA_LEAVES_HITstatic final SoundEventSoundEvents.AZALEA_LEAVES_PLACEstatic final SoundEventSoundEvents.AZALEA_LEAVES_STEPstatic final SoundEventSoundEvents.AZALEA_PLACEstatic final SoundEventSoundEvents.AZALEA_STEPstatic final SoundEventSoundEvents.BAMBOO_BREAKstatic final SoundEventSoundEvents.BAMBOO_FALLstatic final SoundEventSoundEvents.BAMBOO_HITstatic final SoundEventSoundEvents.BAMBOO_PLACEstatic final SoundEventSoundEvents.BAMBOO_SAPLING_BREAKstatic final SoundEventSoundEvents.BAMBOO_SAPLING_HITstatic final SoundEventSoundEvents.BAMBOO_SAPLING_PLACEstatic final SoundEventSoundEvents.BAMBOO_STEPstatic final SoundEventSoundEvents.BAMBOO_WOOD_BREAKstatic final SoundEventSoundEvents.BAMBOO_WOOD_BUTTON_CLICK_OFFstatic final SoundEventSoundEvents.BAMBOO_WOOD_BUTTON_CLICK_ONstatic final SoundEventSoundEvents.BAMBOO_WOOD_DOOR_CLOSEstatic final SoundEventSoundEvents.BAMBOO_WOOD_DOOR_OPENstatic final SoundEventSoundEvents.BAMBOO_WOOD_FALLstatic final SoundEventSoundEvents.BAMBOO_WOOD_FENCE_GATE_CLOSEstatic final SoundEventSoundEvents.BAMBOO_WOOD_FENCE_GATE_OPENstatic final SoundEventSoundEvents.BAMBOO_WOOD_HANGING_SIGN_BREAKstatic final SoundEventSoundEvents.BAMBOO_WOOD_HANGING_SIGN_FALLstatic final SoundEventSoundEvents.BAMBOO_WOOD_HANGING_SIGN_HITstatic final SoundEventSoundEvents.BAMBOO_WOOD_HANGING_SIGN_PLACEstatic final SoundEventSoundEvents.BAMBOO_WOOD_HANGING_SIGN_STEPstatic final SoundEventSoundEvents.BAMBOO_WOOD_HITstatic final SoundEventSoundEvents.BAMBOO_WOOD_PLACEstatic final SoundEventSoundEvents.BAMBOO_WOOD_PRESSURE_PLATE_CLICK_OFFstatic final SoundEventSoundEvents.BAMBOO_WOOD_PRESSURE_PLATE_CLICK_ONstatic final SoundEventSoundEvents.BAMBOO_WOOD_STEPstatic final SoundEventSoundEvents.BAMBOO_WOOD_TRAPDOOR_CLOSEstatic final SoundEventSoundEvents.BAMBOO_WOOD_TRAPDOOR_OPENstatic final SoundEventSoundEvents.BARREL_CLOSEstatic final SoundEventSoundEvents.BARREL_OPENstatic final SoundEventSoundEvents.BASALT_BREAKstatic final SoundEventSoundEvents.BASALT_FALLstatic final SoundEventSoundEvents.BASALT_HITstatic final SoundEventSoundEvents.BASALT_PLACEstatic final SoundEventSoundEvents.BASALT_STEPstatic final SoundEventSoundEvents.BAT_AMBIENTstatic final SoundEventSoundEvents.BAT_DEATHstatic final SoundEventSoundEvents.BAT_HURTstatic final SoundEventSoundEvents.BAT_LOOPstatic final SoundEventSoundEvents.BAT_TAKEOFFstatic final SoundEventSoundEvents.BEACON_ACTIVATEstatic final SoundEventSoundEvents.BEACON_AMBIENTstatic final SoundEventSoundEvents.BEACON_DEACTIVATEstatic final SoundEventSoundEvents.BEACON_POWER_SELECTstatic final SoundEventSoundEvents.BEE_DEATHstatic final SoundEventSoundEvents.BEE_HURTstatic final SoundEventSoundEvents.BEE_LOOPstatic final SoundEventSoundEvents.BEE_LOOP_AGGRESSIVEstatic final SoundEventSoundEvents.BEE_POLLINATEstatic final SoundEventSoundEvents.BEE_STINGstatic final SoundEventSoundEvents.BEEHIVE_DRIPstatic final SoundEventSoundEvents.BEEHIVE_ENTERstatic final SoundEventSoundEvents.BEEHIVE_EXITstatic final SoundEventSoundEvents.BEEHIVE_SHEARstatic final SoundEventSoundEvents.BEEHIVE_WORKstatic final SoundEventSoundEvents.BELL_BLOCKstatic final SoundEventSoundEvents.BELL_RESONATEstatic final SoundEventSoundEvents.BIG_DRIPLEAF_BREAKstatic final SoundEventSoundEvents.BIG_DRIPLEAF_FALLstatic final SoundEventSoundEvents.BIG_DRIPLEAF_HITstatic final SoundEventSoundEvents.BIG_DRIPLEAF_PLACEstatic final SoundEventSoundEvents.BIG_DRIPLEAF_STEPstatic final SoundEventSoundEvents.BIG_DRIPLEAF_TILT_DOWNstatic final SoundEventSoundEvents.BIG_DRIPLEAF_TILT_UPstatic final SoundEventSoundEvents.BLASTFURNACE_FIRE_CRACKLEstatic final SoundEventSoundEvents.BLAZE_AMBIENTstatic final SoundEventSoundEvents.BLAZE_BURNstatic final SoundEventSoundEvents.BLAZE_DEATHstatic final SoundEventSoundEvents.BLAZE_HURTstatic final SoundEventSoundEvents.BLAZE_SHOOTstatic final SoundEventSoundEvents.BOAT_PADDLE_LANDstatic final SoundEventSoundEvents.BOAT_PADDLE_WATERstatic final SoundEventSoundEvents.BOGGED_AMBIENTstatic final SoundEventSoundEvents.BOGGED_DEATHstatic final SoundEventSoundEvents.BOGGED_HURTstatic final SoundEventSoundEvents.BOGGED_SHEARstatic final SoundEventSoundEvents.BOGGED_STEPstatic final SoundEventSoundEvents.BONE_BLOCK_BREAKstatic final SoundEventSoundEvents.BONE_BLOCK_FALLstatic final SoundEventSoundEvents.BONE_BLOCK_HITstatic final SoundEventSoundEvents.BONE_BLOCK_PLACEstatic final SoundEventSoundEvents.BONE_BLOCK_STEPstatic final SoundEventSoundEvents.BONE_MEAL_USEstatic final SoundEventSoundEvents.BOOK_PAGE_TURNstatic final SoundEventSoundEvents.BOOK_PUTstatic final SoundEventSoundEvents.BOTTLE_EMPTYstatic final SoundEventSoundEvents.BOTTLE_FILLstatic final SoundEventSoundEvents.BOTTLE_FILL_DRAGONBREATHstatic final SoundEventSoundEvents.BREEZE_CHARGEstatic final SoundEventSoundEvents.BREEZE_DEATHstatic final SoundEventSoundEvents.BREEZE_DEFLECTstatic final SoundEventSoundEvents.BREEZE_HURTstatic final SoundEventSoundEvents.BREEZE_IDLE_AIRstatic final SoundEventSoundEvents.BREEZE_IDLE_GROUNDstatic final SoundEventSoundEvents.BREEZE_INHALEstatic final SoundEventSoundEvents.BREEZE_JUMPstatic final SoundEventSoundEvents.BREEZE_LANDstatic final SoundEventSoundEvents.BREEZE_SHOOTstatic final SoundEventSoundEvents.BREEZE_SLIDEstatic final SoundEventSoundEvents.BREEZE_WHIRLstatic final SoundEventSoundEvents.BREWING_STAND_BREWstatic final SoundEventSoundEvents.BRUSH_GENERICstatic final SoundEventSoundEvents.BRUSH_GRAVELstatic final SoundEventSoundEvents.BRUSH_GRAVEL_COMPLETEDstatic final SoundEventSoundEvents.BRUSH_SANDstatic final SoundEventSoundEvents.BRUSH_SAND_COMPLETEDstatic final SoundEventSoundEvents.BUBBLE_COLUMN_BUBBLE_POPstatic final SoundEventSoundEvents.BUBBLE_COLUMN_UPWARDS_AMBIENTstatic final SoundEventSoundEvents.BUBBLE_COLUMN_UPWARDS_INSIDEstatic final SoundEventSoundEvents.BUBBLE_COLUMN_WHIRLPOOL_AMBIENTstatic final SoundEventSoundEvents.BUBBLE_COLUMN_WHIRLPOOL_INSIDEstatic final SoundEventSoundEvents.BUCKET_EMPTYstatic final SoundEventSoundEvents.BUCKET_EMPTY_AXOLOTLstatic final SoundEventSoundEvents.BUCKET_EMPTY_FISHstatic final SoundEventSoundEvents.BUCKET_EMPTY_LAVAstatic final SoundEventSoundEvents.BUCKET_EMPTY_POWDER_SNOWstatic final SoundEventSoundEvents.BUCKET_EMPTY_TADPOLEstatic final SoundEventSoundEvents.BUCKET_FILLstatic final SoundEventSoundEvents.BUCKET_FILL_AXOLOTLstatic final SoundEventSoundEvents.BUCKET_FILL_FISHstatic final SoundEventSoundEvents.BUCKET_FILL_LAVAstatic final SoundEventSoundEvents.BUCKET_FILL_POWDER_SNOWstatic final SoundEventSoundEvents.BUCKET_FILL_TADPOLEstatic final SoundEventSoundEvents.BUNDLE_DROP_CONTENTSstatic final SoundEventSoundEvents.BUNDLE_INSERTstatic final SoundEventSoundEvents.BUNDLE_REMOVE_ONEstatic final SoundEventSoundEvents.CAKE_ADD_CANDLEstatic final SoundEventSoundEvents.CALCITE_BREAKstatic final SoundEventSoundEvents.CALCITE_FALLstatic final SoundEventSoundEvents.CALCITE_HITstatic final SoundEventSoundEvents.CALCITE_PLACEstatic final SoundEventSoundEvents.CALCITE_STEPstatic final SoundEventSoundEvents.CAMEL_AMBIENTstatic final SoundEventSoundEvents.CAMEL_DASHstatic final SoundEventSoundEvents.CAMEL_DASH_READYstatic final SoundEventSoundEvents.CAMEL_DEATHstatic final SoundEventSoundEvents.CAMEL_EATstatic final SoundEventSoundEvents.CAMEL_HURTstatic final SoundEventSoundEvents.CAMEL_SADDLEstatic final SoundEventSoundEvents.CAMEL_SITstatic final SoundEventSoundEvents.CAMEL_STANDstatic final SoundEventSoundEvents.CAMEL_STEPstatic final SoundEventSoundEvents.CAMEL_STEP_SANDstatic final SoundEventSoundEvents.CAMPFIRE_CRACKLEstatic final SoundEventSoundEvents.CANDLE_AMBIENTstatic final SoundEventSoundEvents.CANDLE_BREAKstatic final SoundEventSoundEvents.CANDLE_EXTINGUISHstatic final SoundEventSoundEvents.CANDLE_FALLstatic final SoundEventSoundEvents.CANDLE_HITstatic final SoundEventSoundEvents.CANDLE_PLACEstatic final SoundEventSoundEvents.CANDLE_STEPstatic final SoundEventSoundEvents.CAT_AMBIENTstatic final SoundEventSoundEvents.CAT_BEG_FOR_FOODstatic final SoundEventSoundEvents.CAT_DEATHstatic final SoundEventSoundEvents.CAT_EATstatic final SoundEventSoundEvents.CAT_HISSstatic final SoundEventSoundEvents.CAT_HURTstatic final SoundEventSoundEvents.CAT_PURRstatic final SoundEventSoundEvents.CAT_PURREOWstatic final SoundEventSoundEvents.CAT_STRAY_AMBIENTstatic final SoundEventSoundEvents.CAVE_VINES_BREAKstatic final SoundEventSoundEvents.CAVE_VINES_FALLstatic final SoundEventSoundEvents.CAVE_VINES_HITstatic final SoundEventSoundEvents.CAVE_VINES_PICK_BERRIESstatic final SoundEventSoundEvents.CAVE_VINES_PLACEstatic final SoundEventSoundEvents.CAVE_VINES_STEPstatic final SoundEventSoundEvents.CHAIN_BREAKstatic final SoundEventSoundEvents.CHAIN_FALLstatic final SoundEventSoundEvents.CHAIN_HITstatic final SoundEventSoundEvents.CHAIN_PLACEstatic final SoundEventSoundEvents.CHAIN_STEPstatic final SoundEventSoundEvents.CHERRY_LEAVES_BREAKstatic final SoundEventSoundEvents.CHERRY_LEAVES_FALLstatic final SoundEventSoundEvents.CHERRY_LEAVES_HITstatic final SoundEventSoundEvents.CHERRY_LEAVES_PLACEstatic final SoundEventSoundEvents.CHERRY_LEAVES_STEPstatic final SoundEventSoundEvents.CHERRY_SAPLING_BREAKstatic final SoundEventSoundEvents.CHERRY_SAPLING_FALLstatic final SoundEventSoundEvents.CHERRY_SAPLING_HITstatic final SoundEventSoundEvents.CHERRY_SAPLING_PLACEstatic final SoundEventSoundEvents.CHERRY_SAPLING_STEPstatic final SoundEventSoundEvents.CHERRY_WOOD_BREAKstatic final SoundEventSoundEvents.CHERRY_WOOD_BUTTON_CLICK_OFFstatic final SoundEventSoundEvents.CHERRY_WOOD_BUTTON_CLICK_ONstatic final SoundEventSoundEvents.CHERRY_WOOD_DOOR_CLOSEstatic final SoundEventSoundEvents.CHERRY_WOOD_DOOR_OPENstatic final SoundEventSoundEvents.CHERRY_WOOD_FALLstatic final SoundEventSoundEvents.CHERRY_WOOD_FENCE_GATE_CLOSEstatic final SoundEventSoundEvents.CHERRY_WOOD_FENCE_GATE_OPENstatic final SoundEventSoundEvents.CHERRY_WOOD_HANGING_SIGN_BREAKstatic final SoundEventSoundEvents.CHERRY_WOOD_HANGING_SIGN_FALLstatic final SoundEventSoundEvents.CHERRY_WOOD_HANGING_SIGN_HITstatic final SoundEventSoundEvents.CHERRY_WOOD_HANGING_SIGN_PLACEstatic final SoundEventSoundEvents.CHERRY_WOOD_HANGING_SIGN_STEPstatic final SoundEventSoundEvents.CHERRY_WOOD_HITstatic final SoundEventSoundEvents.CHERRY_WOOD_PLACEstatic final SoundEventSoundEvents.CHERRY_WOOD_PRESSURE_PLATE_CLICK_OFFstatic final SoundEventSoundEvents.CHERRY_WOOD_PRESSURE_PLATE_CLICK_ONstatic final SoundEventSoundEvents.CHERRY_WOOD_STEPstatic final SoundEventSoundEvents.CHERRY_WOOD_TRAPDOOR_CLOSEstatic final SoundEventSoundEvents.CHERRY_WOOD_TRAPDOOR_OPENstatic final SoundEventSoundEvents.CHEST_CLOSEstatic final SoundEventSoundEvents.CHEST_LOCKEDstatic final SoundEventSoundEvents.CHEST_OPENstatic final SoundEventSoundEvents.CHICKEN_AMBIENTstatic final SoundEventSoundEvents.CHICKEN_DEATHstatic final SoundEventSoundEvents.CHICKEN_EGGstatic final SoundEventSoundEvents.CHICKEN_HURTstatic final SoundEventSoundEvents.CHICKEN_STEPstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_BREAKstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_FALLstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_HITstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_INSERTstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_INSERT_ENCHANTEDstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_PICKUPstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_PICKUP_ENCHANTEDstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_PLACEstatic final SoundEventSoundEvents.CHISELED_BOOKSHELF_STEPstatic final SoundEventSoundEvents.CHORUS_FLOWER_DEATHstatic final SoundEventSoundEvents.CHORUS_FLOWER_GROWstatic final SoundEventSoundEvents.CHORUS_FRUIT_TELEPORTstatic final SoundEventSoundEvents.COBWEB_BREAKstatic final SoundEventSoundEvents.COBWEB_FALLstatic final SoundEventSoundEvents.COBWEB_HITstatic final SoundEventSoundEvents.COBWEB_PLACEstatic final SoundEventSoundEvents.COBWEB_STEPstatic final SoundEventSoundEvents.COD_AMBIENTstatic final SoundEventSoundEvents.COD_DEATHstatic final SoundEventSoundEvents.COD_FLOPstatic final SoundEventSoundEvents.COD_HURTstatic final SoundEventSoundEvents.COMPARATOR_CLICKstatic final SoundEventSoundEvents.COMPOSTER_EMPTYstatic final SoundEventSoundEvents.COMPOSTER_FILLstatic final SoundEventSoundEvents.COMPOSTER_FILL_SUCCESSstatic final SoundEventSoundEvents.COMPOSTER_READYstatic final SoundEventSoundEvents.CONDUIT_ACTIVATEstatic final SoundEventSoundEvents.CONDUIT_AMBIENTstatic final SoundEventSoundEvents.CONDUIT_AMBIENT_SHORTstatic final SoundEventSoundEvents.CONDUIT_ATTACK_TARGETstatic final SoundEventSoundEvents.CONDUIT_DEACTIVATEstatic final SoundEventSoundEvents.COPPER_BREAKstatic final SoundEventSoundEvents.COPPER_BULB_BREAKstatic final SoundEventSoundEvents.COPPER_BULB_FALLstatic final SoundEventSoundEvents.COPPER_BULB_HITstatic final SoundEventSoundEvents.COPPER_BULB_PLACEstatic final SoundEventSoundEvents.COPPER_BULB_STEPstatic final SoundEventSoundEvents.COPPER_BULB_TURN_OFFstatic final SoundEventSoundEvents.COPPER_BULB_TURN_ONstatic final SoundEventSoundEvents.COPPER_DOOR_CLOSEstatic final SoundEventSoundEvents.COPPER_DOOR_OPENstatic final SoundEventSoundEvents.COPPER_FALLstatic final SoundEventSoundEvents.COPPER_GRATE_BREAKstatic final SoundEventSoundEvents.COPPER_GRATE_FALLstatic final SoundEventSoundEvents.COPPER_GRATE_HITstatic final SoundEventSoundEvents.COPPER_GRATE_PLACEstatic final SoundEventSoundEvents.COPPER_GRATE_STEPstatic final SoundEventSoundEvents.COPPER_HITstatic final SoundEventSoundEvents.COPPER_PLACEstatic final SoundEventSoundEvents.COPPER_STEPstatic final SoundEventSoundEvents.COPPER_TRAPDOOR_CLOSEstatic final SoundEventSoundEvents.COPPER_TRAPDOOR_OPENstatic final SoundEventSoundEvents.CORAL_BLOCK_BREAKstatic final SoundEventSoundEvents.CORAL_BLOCK_FALLstatic final SoundEventSoundEvents.CORAL_BLOCK_HITstatic final SoundEventSoundEvents.CORAL_BLOCK_PLACEstatic final SoundEventSoundEvents.CORAL_BLOCK_STEPstatic final SoundEventSoundEvents.COW_AMBIENTstatic final SoundEventSoundEvents.COW_DEATHstatic final SoundEventSoundEvents.COW_HURTstatic final SoundEventSoundEvents.COW_MILKstatic final SoundEventSoundEvents.COW_STEPstatic final SoundEventSoundEvents.CRAFTER_CRAFTstatic final SoundEventSoundEvents.CRAFTER_FAILstatic final SoundEventSoundEvents.CREEPER_DEATHstatic final SoundEventSoundEvents.CREEPER_HURTstatic final SoundEventSoundEvents.CREEPER_PRIMEDstatic final SoundEventSoundEvents.CROP_BREAKstatic final SoundEventSoundEvents.CROP_PLANTEDstatic final SoundEventSoundEvents.CROSSBOW_HITstatic final SoundEventSoundEvents.CROSSBOW_LOADING_ENDstatic final SoundEventSoundEvents.CROSSBOW_LOADING_MIDDLEstatic final SoundEventSoundEvents.CROSSBOW_LOADING_STARTstatic final SoundEventSoundEvents.CROSSBOW_QUICK_CHARGE_1static final SoundEventSoundEvents.CROSSBOW_QUICK_CHARGE_2static final SoundEventSoundEvents.CROSSBOW_QUICK_CHARGE_3static final SoundEventSoundEvents.CROSSBOW_SHOOTstatic final SoundEventSoundEvents.DECORATED_POT_BREAKstatic final SoundEventSoundEvents.DECORATED_POT_FALLstatic final SoundEventSoundEvents.DECORATED_POT_HITstatic final SoundEventSoundEvents.DECORATED_POT_INSERTstatic final SoundEventSoundEvents.DECORATED_POT_INSERT_FAILstatic final SoundEventSoundEvents.DECORATED_POT_PLACEstatic final SoundEventSoundEvents.DECORATED_POT_SHATTERstatic final SoundEventSoundEvents.DECORATED_POT_STEPstatic final SoundEventSoundEvents.DEEPSLATE_BREAKstatic final SoundEventSoundEvents.DEEPSLATE_BRICKS_BREAKstatic final SoundEventSoundEvents.DEEPSLATE_BRICKS_FALLstatic final SoundEventSoundEvents.DEEPSLATE_BRICKS_HITstatic final SoundEventSoundEvents.DEEPSLATE_BRICKS_PLACEstatic final SoundEventSoundEvents.DEEPSLATE_BRICKS_STEPstatic final SoundEventSoundEvents.DEEPSLATE_FALLstatic final SoundEventSoundEvents.DEEPSLATE_HITstatic final SoundEventSoundEvents.DEEPSLATE_PLACEstatic final SoundEventSoundEvents.DEEPSLATE_STEPstatic final SoundEventSoundEvents.DEEPSLATE_TILES_BREAKstatic final SoundEventSoundEvents.DEEPSLATE_TILES_FALLstatic final SoundEventSoundEvents.DEEPSLATE_TILES_HITstatic final SoundEventSoundEvents.DEEPSLATE_TILES_PLACEstatic final SoundEventSoundEvents.DEEPSLATE_TILES_STEPstatic final SoundEventSoundEvents.DISPENSER_DISPENSEstatic final SoundEventSoundEvents.DISPENSER_FAILstatic final SoundEventSoundEvents.DISPENSER_LAUNCHstatic final SoundEventSoundEvents.DOLPHIN_AMBIENTstatic final SoundEventSoundEvents.DOLPHIN_AMBIENT_WATERstatic final SoundEventSoundEvents.DOLPHIN_ATTACKstatic final SoundEventSoundEvents.DOLPHIN_DEATHstatic final SoundEventSoundEvents.DOLPHIN_EATstatic final SoundEventSoundEvents.DOLPHIN_HURTstatic final SoundEventSoundEvents.DOLPHIN_JUMPstatic final SoundEventSoundEvents.DOLPHIN_PLAYstatic final SoundEventSoundEvents.DOLPHIN_SPLASHstatic final SoundEventSoundEvents.DOLPHIN_SWIMstatic final SoundEventSoundEvents.DONKEY_AMBIENTstatic final SoundEventSoundEvents.DONKEY_ANGRYstatic final SoundEventSoundEvents.DONKEY_CHESTstatic final SoundEventSoundEvents.DONKEY_DEATHstatic final SoundEventSoundEvents.DONKEY_EATstatic final SoundEventSoundEvents.DONKEY_HURTstatic final SoundEventSoundEvents.DONKEY_JUMPstatic final SoundEventSoundEvents.DRAGON_FIREBALL_EXPLODEstatic final SoundEventSoundEvents.DRIPSTONE_BLOCK_BREAKstatic final SoundEventSoundEvents.DRIPSTONE_BLOCK_FALLstatic final SoundEventSoundEvents.DRIPSTONE_BLOCK_HITstatic final SoundEventSoundEvents.DRIPSTONE_BLOCK_PLACEstatic final SoundEventSoundEvents.DRIPSTONE_BLOCK_STEPstatic final SoundEventSoundEvents.DROWNED_AMBIENTstatic final SoundEventSoundEvents.DROWNED_AMBIENT_WATERstatic final SoundEventSoundEvents.DROWNED_DEATHstatic final SoundEventSoundEvents.DROWNED_DEATH_WATERstatic final SoundEventSoundEvents.DROWNED_HURTstatic final SoundEventSoundEvents.DROWNED_HURT_WATERstatic final SoundEventSoundEvents.DROWNED_SHOOTstatic final SoundEventSoundEvents.DROWNED_STEPstatic final SoundEventSoundEvents.DROWNED_SWIMstatic final SoundEventSoundEvents.DYE_USEstatic final SoundEventSoundEvents.EGG_THROWstatic final SoundEventSoundEvents.ELDER_GUARDIAN_AMBIENTstatic final SoundEventSoundEvents.ELDER_GUARDIAN_AMBIENT_LANDstatic final SoundEventSoundEvents.ELDER_GUARDIAN_CURSEstatic final SoundEventSoundEvents.ELDER_GUARDIAN_DEATHstatic final SoundEventSoundEvents.ELDER_GUARDIAN_DEATH_LANDstatic final SoundEventSoundEvents.ELDER_GUARDIAN_FLOPstatic final SoundEventSoundEvents.ELDER_GUARDIAN_HURTstatic final SoundEventSoundEvents.ELDER_GUARDIAN_HURT_LANDstatic final SoundEventSoundEvents.ELYTRA_FLYINGstatic final SoundEventSoundEvents.EMPTYstatic final SoundEventSoundEvents.ENCHANTMENT_TABLE_USEstatic final SoundEventSoundEvents.END_GATEWAY_SPAWNstatic final SoundEventSoundEvents.END_PORTAL_FRAME_FILLstatic final SoundEventSoundEvents.END_PORTAL_SPAWNstatic final SoundEventSoundEvents.ENDER_CHEST_CLOSEstatic final SoundEventSoundEvents.ENDER_CHEST_OPENstatic final SoundEventSoundEvents.ENDER_DRAGON_AMBIENTstatic final SoundEventSoundEvents.ENDER_DRAGON_DEATHstatic final SoundEventSoundEvents.ENDER_DRAGON_FLAPstatic final SoundEventSoundEvents.ENDER_DRAGON_GROWLstatic final SoundEventSoundEvents.ENDER_DRAGON_HURTstatic final SoundEventSoundEvents.ENDER_DRAGON_SHOOTstatic final SoundEventSoundEvents.ENDER_EYE_DEATHstatic final SoundEventSoundEvents.ENDER_EYE_LAUNCHstatic final SoundEventSoundEvents.ENDER_PEARL_THROWstatic final SoundEventSoundEvents.ENDERMAN_AMBIENTstatic final SoundEventSoundEvents.ENDERMAN_DEATHstatic final SoundEventSoundEvents.ENDERMAN_HURTstatic final SoundEventSoundEvents.ENDERMAN_SCREAMstatic final SoundEventSoundEvents.ENDERMAN_STAREstatic final SoundEventSoundEvents.ENDERMAN_TELEPORTstatic final SoundEventSoundEvents.ENDERMITE_AMBIENTstatic final SoundEventSoundEvents.ENDERMITE_DEATHstatic final SoundEventSoundEvents.ENDERMITE_HURTstatic final SoundEventSoundEvents.ENDERMITE_STEPstatic final SoundEventSoundEvents.EVOKER_AMBIENTstatic final SoundEventSoundEvents.EVOKER_CAST_SPELLstatic final SoundEventSoundEvents.EVOKER_CELEBRATEstatic final SoundEventSoundEvents.EVOKER_DEATHstatic final SoundEventSoundEvents.EVOKER_FANGS_ATTACKstatic final SoundEventSoundEvents.EVOKER_HURTstatic final SoundEventSoundEvents.EVOKER_PREPARE_ATTACKstatic final SoundEventSoundEvents.EVOKER_PREPARE_SUMMONstatic final SoundEventSoundEvents.EVOKER_PREPARE_WOLOLOstatic final SoundEventSoundEvents.EXPERIENCE_BOTTLE_THROWstatic final SoundEventSoundEvents.EXPERIENCE_ORB_PICKUPstatic final SoundEventSoundEvents.FENCE_GATE_CLOSEstatic final SoundEventSoundEvents.FENCE_GATE_OPENstatic final SoundEventSoundEvents.FIRE_AMBIENTstatic final SoundEventSoundEvents.FIRE_EXTINGUISHstatic final SoundEventSoundEvents.FIRECHARGE_USEstatic final SoundEventSoundEvents.FIREWORK_ROCKET_BLASTstatic final SoundEventSoundEvents.FIREWORK_ROCKET_BLAST_FARstatic final SoundEventSoundEvents.FIREWORK_ROCKET_LARGE_BLASTstatic final SoundEventSoundEvents.FIREWORK_ROCKET_LARGE_BLAST_FARstatic final SoundEventSoundEvents.FIREWORK_ROCKET_LAUNCHstatic final SoundEventSoundEvents.FIREWORK_ROCKET_SHOOTstatic final SoundEventSoundEvents.FIREWORK_ROCKET_TWINKLEstatic final SoundEventSoundEvents.FIREWORK_ROCKET_TWINKLE_FARstatic final SoundEventSoundEvents.FISH_SWIMstatic final SoundEventSoundEvents.FISHING_BOBBER_RETRIEVEstatic final SoundEventSoundEvents.FISHING_BOBBER_SPLASHstatic final SoundEventSoundEvents.FISHING_BOBBER_THROWstatic final SoundEventSoundEvents.FLINTANDSTEEL_USEstatic final SoundEventSoundEvents.FLOWERING_AZALEA_BREAKstatic final SoundEventSoundEvents.FLOWERING_AZALEA_FALLstatic final SoundEventSoundEvents.FLOWERING_AZALEA_HITstatic final SoundEventSoundEvents.FLOWERING_AZALEA_PLACEstatic final SoundEventSoundEvents.FLOWERING_AZALEA_STEPstatic final SoundEventSoundEvents.FOX_AGGROstatic final SoundEventSoundEvents.FOX_AMBIENTstatic final SoundEventSoundEvents.FOX_BITEstatic final SoundEventSoundEvents.FOX_DEATHstatic final SoundEventSoundEvents.FOX_EATstatic final SoundEventSoundEvents.FOX_HURTstatic final SoundEventSoundEvents.FOX_SCREECHstatic final SoundEventSoundEvents.FOX_SLEEPstatic final SoundEventSoundEvents.FOX_SNIFFstatic final SoundEventSoundEvents.FOX_SPITstatic final SoundEventSoundEvents.FOX_TELEPORTstatic final SoundEventSoundEvents.FROG_AMBIENTstatic final SoundEventSoundEvents.FROG_DEATHstatic final SoundEventSoundEvents.FROG_EATstatic final SoundEventSoundEvents.FROG_HURTstatic final SoundEventSoundEvents.FROG_LAY_SPAWNstatic final SoundEventSoundEvents.FROG_LONG_JUMPstatic final SoundEventSoundEvents.FROG_STEPstatic final SoundEventSoundEvents.FROG_TONGUEstatic final SoundEventSoundEvents.FROGLIGHT_BREAKstatic final SoundEventSoundEvents.FROGLIGHT_FALLstatic final SoundEventSoundEvents.FROGLIGHT_HITstatic final SoundEventSoundEvents.FROGLIGHT_PLACEstatic final SoundEventSoundEvents.FROGLIGHT_STEPstatic final SoundEventSoundEvents.FROGSPAWN_BREAKstatic final SoundEventSoundEvents.FROGSPAWN_FALLstatic final SoundEventSoundEvents.FROGSPAWN_HATCHstatic final SoundEventSoundEvents.FROGSPAWN_HITstatic final SoundEventSoundEvents.FROGSPAWN_PLACEstatic final SoundEventSoundEvents.FROGSPAWNSTEPstatic final SoundEventSoundEvents.FUNGUS_BREAKstatic final SoundEventSoundEvents.FUNGUS_FALLstatic final SoundEventSoundEvents.FUNGUS_HITstatic final SoundEventSoundEvents.FUNGUS_PLACEstatic final SoundEventSoundEvents.FUNGUS_STEPstatic final SoundEventSoundEvents.FURNACE_FIRE_CRACKLEstatic final SoundEventSoundEvents.GENERIC_BIG_FALLstatic final SoundEventSoundEvents.GENERIC_BURNstatic final SoundEventSoundEvents.GENERIC_DEATHstatic final SoundEventSoundEvents.GENERIC_DRINKstatic final SoundEventSoundEvents.GENERIC_EATstatic final SoundEventSoundEvents.GENERIC_EXTINGUISH_FIREstatic final SoundEventSoundEvents.GENERIC_HURTstatic final SoundEventSoundEvents.GENERIC_SMALL_FALLstatic final SoundEventSoundEvents.GENERIC_SPLASHstatic final SoundEventSoundEvents.GENERIC_SWIMstatic final SoundEventSoundEvents.GHAST_AMBIENTstatic final SoundEventSoundEvents.GHAST_DEATHstatic final SoundEventSoundEvents.GHAST_HURTstatic final SoundEventSoundEvents.GHAST_SCREAMstatic final SoundEventSoundEvents.GHAST_SHOOTstatic final SoundEventSoundEvents.GHAST_WARNstatic final SoundEventSoundEvents.GILDED_BLACKSTONE_BREAKstatic final SoundEventSoundEvents.GILDED_BLACKSTONE_FALLstatic final SoundEventSoundEvents.GILDED_BLACKSTONE_HITstatic final SoundEventSoundEvents.GILDED_BLACKSTONE_PLACEstatic final SoundEventSoundEvents.GILDED_BLACKSTONE_STEPstatic final SoundEventSoundEvents.GLASS_BREAKstatic final SoundEventSoundEvents.GLASS_FALLstatic final SoundEventSoundEvents.GLASS_HITstatic final SoundEventSoundEvents.GLASS_PLACEstatic final SoundEventSoundEvents.GLASS_STEPstatic final SoundEventSoundEvents.GLOW_INK_SAC_USEstatic final SoundEventSoundEvents.GLOW_ITEM_FRAME_ADD_ITEMstatic final SoundEventSoundEvents.GLOW_ITEM_FRAME_BREAKstatic final SoundEventSoundEvents.GLOW_ITEM_FRAME_PLACEstatic final SoundEventSoundEvents.GLOW_ITEM_FRAME_REMOVE_ITEMstatic final SoundEventSoundEvents.GLOW_ITEM_FRAME_ROTATE_ITEMstatic final SoundEventSoundEvents.GLOW_SQUID_AMBIENTstatic final SoundEventSoundEvents.GLOW_SQUID_DEATHstatic final SoundEventSoundEvents.GLOW_SQUID_HURTstatic final SoundEventSoundEvents.GLOW_SQUID_SQUIRTstatic final SoundEventSoundEvents.GOAT_AMBIENTstatic final SoundEventSoundEvents.GOAT_DEATHstatic final SoundEventSoundEvents.GOAT_EATstatic final SoundEventSoundEvents.GOAT_HORN_BREAKstatic final SoundEventSoundEvents.GOAT_HORN_PLAYstatic final SoundEventSoundEvents.GOAT_HURTstatic final SoundEventSoundEvents.GOAT_LONG_JUMPstatic final SoundEventSoundEvents.GOAT_MILKstatic final SoundEventSoundEvents.GOAT_PREPARE_RAMstatic final SoundEventSoundEvents.GOAT_RAM_IMPACTstatic final SoundEventSoundEvents.GOAT_SCREAMING_AMBIENTstatic final SoundEventSoundEvents.GOAT_SCREAMING_DEATHstatic final SoundEventSoundEvents.GOAT_SCREAMING_EATstatic final SoundEventSoundEvents.GOAT_SCREAMING_HORN_BREAKstatic final SoundEventSoundEvents.GOAT_SCREAMING_HURTstatic final SoundEventSoundEvents.GOAT_SCREAMING_LONG_JUMPstatic final SoundEventSoundEvents.GOAT_SCREAMING_MILKstatic final SoundEventSoundEvents.GOAT_SCREAMING_PREPARE_RAMstatic final SoundEventSoundEvents.GOAT_SCREAMING_RAM_IMPACTstatic final SoundEventSoundEvents.GOAT_STEPstatic final SoundEventSoundEvents.GRASS_BREAKstatic final SoundEventSoundEvents.GRASS_FALLstatic final SoundEventSoundEvents.GRASS_HITstatic final SoundEventSoundEvents.GRASS_PLACEstatic final SoundEventSoundEvents.GRASS_STEPstatic final SoundEventSoundEvents.GRAVEL_BREAKstatic final SoundEventSoundEvents.GRAVEL_FALLstatic final SoundEventSoundEvents.GRAVEL_HITstatic final SoundEventSoundEvents.GRAVEL_PLACEstatic final SoundEventSoundEvents.GRAVEL_STEPstatic final SoundEventSoundEvents.GRINDSTONE_USEstatic final SoundEventSoundEvents.GROWING_PLANT_CROPstatic final SoundEventSoundEvents.GUARDIAN_AMBIENTstatic final SoundEventSoundEvents.GUARDIAN_AMBIENT_LANDstatic final SoundEventSoundEvents.GUARDIAN_ATTACKstatic final SoundEventSoundEvents.GUARDIAN_DEATHstatic final SoundEventSoundEvents.GUARDIAN_DEATH_LANDstatic final SoundEventSoundEvents.GUARDIAN_FLOPstatic final SoundEventSoundEvents.GUARDIAN_HURTstatic final SoundEventSoundEvents.GUARDIAN_HURT_LANDstatic final SoundEventSoundEvents.HANGING_ROOTS_BREAKstatic final SoundEventSoundEvents.HANGING_ROOTS_FALLstatic final SoundEventSoundEvents.HANGING_ROOTS_HITstatic final SoundEventSoundEvents.HANGING_ROOTS_PLACEstatic final SoundEventSoundEvents.HANGING_ROOTS_STEPstatic final SoundEventSoundEvents.HANGING_SIGN_BREAKstatic final SoundEventSoundEvents.HANGING_SIGN_FALLstatic final SoundEventSoundEvents.HANGING_SIGN_HITstatic final SoundEventSoundEvents.HANGING_SIGN_PLACEstatic final SoundEventSoundEvents.HANGING_SIGN_STEPstatic final SoundEventSoundEvents.HEAVY_CORE_BREAKstatic final SoundEventSoundEvents.HEAVY_CORE_FALLstatic final SoundEventSoundEvents.HEAVY_CORE_HITstatic final SoundEventSoundEvents.HEAVY_CORE_PLACEstatic final SoundEventSoundEvents.HEAVY_CORE_STEPstatic final SoundEventSoundEvents.HOE_TILLstatic final SoundEventSoundEvents.HOGLIN_AMBIENTstatic final SoundEventSoundEvents.HOGLIN_ANGRYstatic final SoundEventSoundEvents.HOGLIN_ATTACKstatic final SoundEventSoundEvents.HOGLIN_CONVERTED_TO_ZOMBIFIEDstatic final SoundEventSoundEvents.HOGLIN_DEATHstatic final SoundEventSoundEvents.HOGLIN_HURTstatic final SoundEventSoundEvents.HOGLIN_RETREATstatic final SoundEventSoundEvents.HOGLIN_STEPstatic final SoundEventSoundEvents.HONEY_BLOCK_BREAKstatic final SoundEventSoundEvents.HONEY_BLOCK_FALLstatic final SoundEventSoundEvents.HONEY_BLOCK_HITstatic final SoundEventSoundEvents.HONEY_BLOCK_PLACEstatic final SoundEventSoundEvents.HONEY_BLOCK_SLIDEstatic final SoundEventSoundEvents.HONEY_BLOCK_STEPstatic final SoundEventSoundEvents.HONEY_DRINKstatic final SoundEventSoundEvents.HONEYCOMB_WAX_ONstatic final SoundEventSoundEvents.HORSE_AMBIENTstatic final SoundEventSoundEvents.HORSE_ANGRYstatic final SoundEventSoundEvents.HORSE_ARMORstatic final SoundEventSoundEvents.HORSE_BREATHEstatic final SoundEventSoundEvents.HORSE_DEATHstatic final SoundEventSoundEvents.HORSE_EATstatic final SoundEventSoundEvents.HORSE_GALLOPstatic final SoundEventSoundEvents.HORSE_HURTstatic final SoundEventSoundEvents.HORSE_JUMPstatic final SoundEventSoundEvents.HORSE_LANDstatic final SoundEventSoundEvents.HORSE_SADDLEstatic final SoundEventSoundEvents.HORSE_STEPstatic final SoundEventSoundEvents.HORSE_STEP_WOODstatic final SoundEventSoundEvents.HOSTILE_BIG_FALLstatic final SoundEventSoundEvents.HOSTILE_DEATHstatic final SoundEventSoundEvents.HOSTILE_HURTstatic final SoundEventSoundEvents.HOSTILE_SMALL_FALLstatic final SoundEventSoundEvents.HOSTILE_SPLASHstatic final SoundEventSoundEvents.HOSTILE_SWIMstatic final SoundEventSoundEvents.HUSK_AMBIENTstatic final SoundEventSoundEvents.HUSK_CONVERTED_TO_ZOMBIEstatic final SoundEventSoundEvents.HUSK_DEATHstatic final SoundEventSoundEvents.HUSK_HURTstatic final SoundEventSoundEvents.HUSK_STEPstatic final SoundEventSoundEvents.ILLUSIONER_AMBIENTstatic final SoundEventSoundEvents.ILLUSIONER_CAST_SPELLstatic final SoundEventSoundEvents.ILLUSIONER_DEATHstatic final SoundEventSoundEvents.ILLUSIONER_HURTstatic final SoundEventSoundEvents.ILLUSIONER_MIRROR_MOVEstatic final SoundEventSoundEvents.ILLUSIONER_PREPARE_BLINDNESSstatic final SoundEventSoundEvents.ILLUSIONER_PREPARE_MIRRORstatic final SoundEventSoundEvents.INK_SAC_USEstatic final SoundEventSoundEvents.IRON_DOOR_CLOSEstatic final SoundEventSoundEvents.IRON_DOOR_OPENstatic final SoundEventSoundEvents.IRON_GOLEM_ATTACKstatic final SoundEventSoundEvents.IRON_GOLEM_DAMAGEstatic final SoundEventSoundEvents.IRON_GOLEM_DEATHstatic final SoundEventSoundEvents.IRON_GOLEM_HURTstatic final SoundEventSoundEvents.IRON_GOLEM_REPAIRstatic final SoundEventSoundEvents.IRON_GOLEM_STEPstatic final SoundEventSoundEvents.IRON_TRAPDOOR_CLOSEstatic final SoundEventSoundEvents.IRON_TRAPDOOR_OPENstatic final SoundEventSoundEvents.ITEM_BREAKstatic final SoundEventSoundEvents.ITEM_FRAME_ADD_ITEMstatic final SoundEventSoundEvents.ITEM_FRAME_BREAKstatic final SoundEventSoundEvents.ITEM_FRAME_PLACEstatic final SoundEventSoundEvents.ITEM_FRAME_REMOVE_ITEMstatic final SoundEventSoundEvents.ITEM_FRAME_ROTATE_ITEMstatic final SoundEventSoundEvents.ITEM_PICKUPstatic final SoundEventSoundEvents.LADDER_BREAKstatic final SoundEventSoundEvents.LADDER_FALLstatic final SoundEventSoundEvents.LADDER_HITstatic final SoundEventSoundEvents.LADDER_PLACEstatic final SoundEventSoundEvents.LADDER_STEPstatic final SoundEventSoundEvents.LANTERN_BREAKstatic final SoundEventSoundEvents.LANTERN_FALLstatic final SoundEventSoundEvents.LANTERN_HITstatic final SoundEventSoundEvents.LANTERN_PLACEstatic final SoundEventSoundEvents.LANTERN_STEPstatic final SoundEventSoundEvents.LARGE_AMETHYST_BUD_BREAKstatic final SoundEventSoundEvents.LARGE_AMETHYST_BUD_PLACEstatic final SoundEventSoundEvents.LAVA_AMBIENTstatic final SoundEventSoundEvents.LAVA_EXTINGUISHstatic final SoundEventSoundEvents.LAVA_POPstatic final SoundEventSoundEvents.LEASH_KNOT_BREAKstatic final SoundEventSoundEvents.LEASH_KNOT_PLACEstatic final SoundEventSoundEvents.LEVER_CLICKstatic final SoundEventSoundEvents.LIGHTNING_BOLT_IMPACTstatic final SoundEventSoundEvents.LIGHTNING_BOLT_THUNDERstatic final SoundEventSoundEvents.LILY_PAD_PLACEstatic final SoundEventSoundEvents.LINGERING_POTION_THROWstatic final SoundEventSoundEvents.LLAMA_AMBIENTstatic final SoundEventSoundEvents.LLAMA_ANGRYstatic final SoundEventSoundEvents.LLAMA_CHESTstatic final SoundEventSoundEvents.LLAMA_DEATHstatic final SoundEventSoundEvents.LLAMA_EATstatic final SoundEventSoundEvents.LLAMA_HURTstatic final SoundEventSoundEvents.LLAMA_SPITstatic final SoundEventSoundEvents.LLAMA_STEPstatic final SoundEventSoundEvents.LODESTONE_BREAKstatic final SoundEventSoundEvents.LODESTONE_COMPASS_LOCKstatic final SoundEventSoundEvents.LODESTONE_FALLstatic final SoundEventSoundEvents.LODESTONE_HITstatic final SoundEventSoundEvents.LODESTONE_PLACEstatic final SoundEventSoundEvents.LODESTONE_STEPstatic final SoundEventSoundEvents.MACE_SMASH_AIRstatic final SoundEventSoundEvents.MACE_SMASH_GROUNDstatic final SoundEventSoundEvents.MACE_SMASH_GROUND_HEAVYstatic final SoundEventSoundEvents.MAGMA_CUBE_DEATHstatic final SoundEventSoundEvents.MAGMA_CUBE_DEATH_SMALLstatic final SoundEventSoundEvents.MAGMA_CUBE_HURTstatic final SoundEventSoundEvents.MAGMA_CUBE_HURT_SMALLstatic final SoundEventSoundEvents.MAGMA_CUBE_JUMPstatic final SoundEventSoundEvents.MAGMA_CUBE_SQUISHstatic final SoundEventSoundEvents.MAGMA_CUBE_SQUISH_SMALLstatic final SoundEventSoundEvents.MANGROVE_ROOTS_BREAKstatic final SoundEventSoundEvents.MANGROVE_ROOTS_FALLstatic final SoundEventSoundEvents.MANGROVE_ROOTS_HITstatic final SoundEventSoundEvents.MANGROVE_ROOTS_PLACEstatic final SoundEventSoundEvents.MANGROVE_ROOTS_STEPstatic final SoundEventSoundEvents.MEDIUM_AMETHYST_BUD_BREAKstatic final SoundEventSoundEvents.MEDIUM_AMETHYST_BUD_PLACEstatic final SoundEventSoundEvents.METAL_BREAKstatic final SoundEventSoundEvents.METAL_FALLstatic final SoundEventSoundEvents.METAL_HITstatic final SoundEventSoundEvents.METAL_PLACEstatic final SoundEventSoundEvents.METAL_PRESSURE_PLATE_CLICK_OFFstatic final SoundEventSoundEvents.METAL_PRESSURE_PLATE_CLICK_ONstatic final SoundEventSoundEvents.METAL_STEPstatic final SoundEventSoundEvents.MINECART_INSIDEstatic final SoundEventSoundEvents.MINECART_INSIDE_UNDERWATERstatic final SoundEventSoundEvents.MINECART_RIDINGstatic final SoundEventSoundEvents.MOOSHROOM_CONVERTstatic final SoundEventSoundEvents.MOOSHROOM_EATstatic final SoundEventSoundEvents.MOOSHROOM_MILKstatic final SoundEventSoundEvents.MOOSHROOM_MILK_SUSPICIOUSLYstatic final SoundEventSoundEvents.MOOSHROOM_SHEARstatic final SoundEventSoundEvents.MOSS_BREAKstatic final SoundEventSoundEvents.MOSS_CARPET_BREAKstatic final SoundEventSoundEvents.MOSS_CARPET_FALLstatic final SoundEventSoundEvents.MOSS_CARPET_HITstatic final SoundEventSoundEvents.MOSS_CARPET_PLACEstatic final SoundEventSoundEvents.MOSS_CARPET_STEPstatic final SoundEventSoundEvents.MOSS_FALLstatic final SoundEventSoundEvents.MOSS_HITstatic final SoundEventSoundEvents.MOSS_PLACEstatic final SoundEventSoundEvents.MOSS_STEPstatic final SoundEventSoundEvents.MUD_BREAKstatic final SoundEventSoundEvents.MUD_BRICKS_BREAKstatic final SoundEventSoundEvents.MUD_BRICKS_FALLstatic final SoundEventSoundEvents.MUD_BRICKS_HITstatic final SoundEventSoundEvents.MUD_BRICKS_PLACEstatic final SoundEventSoundEvents.MUD_BRICKS_STEPstatic final SoundEventSoundEvents.MUD_FALLstatic final SoundEventSoundEvents.MUD_HITstatic final SoundEventSoundEvents.MUD_PLACEstatic final SoundEventSoundEvents.MUD_STEPstatic final SoundEventSoundEvents.MUDDY_MANGROVE_ROOTS_BREAKstatic final SoundEventSoundEvents.MUDDY_MANGROVE_ROOTS_FALLstatic final SoundEventSoundEvents.MUDDY_MANGROVE_ROOTS_HITstatic final SoundEventSoundEvents.MUDDY_MANGROVE_ROOTS_PLACEstatic final SoundEventSoundEvents.MUDDY_MANGROVE_ROOTS_STEPstatic final SoundEventSoundEvents.MULE_AMBIENTstatic final SoundEventSoundEvents.MULE_ANGRYstatic final SoundEventSoundEvents.MULE_CHESTstatic final SoundEventSoundEvents.MULE_DEATHstatic final SoundEventSoundEvents.MULE_EATstatic final SoundEventSoundEvents.MULE_HURTstatic final SoundEventSoundEvents.MULE_JUMPstatic final SoundEventSoundEvents.MUSIC_DISC_11static final SoundEventSoundEvents.MUSIC_DISC_13static final SoundEventSoundEvents.MUSIC_DISC_5static final SoundEventSoundEvents.MUSIC_DISC_BLOCKSstatic final SoundEventSoundEvents.MUSIC_DISC_CATstatic final SoundEventSoundEvents.MUSIC_DISC_CHIRPstatic final SoundEventSoundEvents.MUSIC_DISC_FARstatic final SoundEventSoundEvents.MUSIC_DISC_MALLstatic final SoundEventSoundEvents.MUSIC_DISC_MELLOHIstatic final SoundEventSoundEvents.MUSIC_DISC_OTHERSIDEstatic final SoundEventSoundEvents.MUSIC_DISC_PIGSTEPstatic final SoundEventSoundEvents.MUSIC_DISC_RELICstatic final SoundEventSoundEvents.MUSIC_DISC_STALstatic final SoundEventSoundEvents.MUSIC_DISC_STRADstatic final SoundEventSoundEvents.MUSIC_DISC_WAITstatic final SoundEventSoundEvents.MUSIC_DISC_WARDstatic final SoundEventSoundEvents.NETHER_BRICKS_BREAKstatic final SoundEventSoundEvents.NETHER_BRICKS_FALLstatic final SoundEventSoundEvents.NETHER_BRICKS_HITstatic final SoundEventSoundEvents.NETHER_BRICKS_PLACEstatic final SoundEventSoundEvents.NETHER_BRICKS_STEPstatic final SoundEventSoundEvents.NETHER_GOLD_ORE_BREAKstatic final SoundEventSoundEvents.NETHER_GOLD_ORE_FALLstatic final SoundEventSoundEvents.NETHER_GOLD_ORE_HITstatic final SoundEventSoundEvents.NETHER_GOLD_ORE_PLACEstatic final SoundEventSoundEvents.NETHER_GOLD_ORE_STEPstatic final SoundEventSoundEvents.NETHER_ORE_BREAKstatic final SoundEventSoundEvents.NETHER_ORE_FALLstatic final SoundEventSoundEvents.NETHER_ORE_HITstatic final SoundEventSoundEvents.NETHER_ORE_PLACEstatic final SoundEventSoundEvents.NETHER_ORE_STEPstatic final SoundEventSoundEvents.NETHER_SPROUTS_BREAKstatic final SoundEventSoundEvents.NETHER_SPROUTS_FALLstatic final SoundEventSoundEvents.NETHER_SPROUTS_HITstatic final SoundEventSoundEvents.NETHER_SPROUTS_PLACEstatic final SoundEventSoundEvents.NETHER_SPROUTS_STEPstatic final SoundEventSoundEvents.NETHER_WART_BREAKstatic final SoundEventSoundEvents.NETHER_WART_PLANTEDstatic final SoundEventSoundEvents.NETHER_WOOD_BREAKstatic final SoundEventSoundEvents.NETHER_WOOD_BUTTON_CLICK_OFFstatic final SoundEventSoundEvents.NETHER_WOOD_BUTTON_CLICK_ONstatic final SoundEventSoundEvents.NETHER_WOOD_DOOR_CLOSEstatic final SoundEventSoundEvents.NETHER_WOOD_DOOR_OPENstatic final SoundEventSoundEvents.NETHER_WOOD_FALLstatic final SoundEventSoundEvents.NETHER_WOOD_FENCE_GATE_CLOSEstatic final SoundEventSoundEvents.NETHER_WOOD_FENCE_GATE_OPENstatic final SoundEventSoundEvents.NETHER_WOOD_HANGING_SIGN_BREAKstatic final SoundEventSoundEvents.NETHER_WOOD_HANGING_SIGN_FALLstatic final SoundEventSoundEvents.NETHER_WOOD_HANGING_SIGN_HITstatic final SoundEventSoundEvents.NETHER_WOOD_HANGING_SIGN_PLACEstatic final SoundEventSoundEvents.NETHER_WOOD_HANGING_SIGN_STEPstatic final SoundEventSoundEvents.NETHER_WOOD_HITstatic final SoundEventSoundEvents.NETHER_WOOD_PLACEstatic final SoundEventSoundEvents.NETHER_WOOD_PRESSURE_PLATE_CLICK_OFFstatic final SoundEventSoundEvents.NETHER_WOOD_PRESSURE_PLATE_CLICK_ONstatic final SoundEventSoundEvents.NETHER_WOOD_STEPstatic final SoundEventSoundEvents.NETHER_WOOD_TRAPDOOR_CLOSEstatic final SoundEventSoundEvents.NETHER_WOOD_TRAPDOOR_OPENstatic final SoundEventSoundEvents.NETHERITE_BLOCK_BREAKstatic final SoundEventSoundEvents.NETHERITE_BLOCK_FALLstatic final SoundEventSoundEvents.NETHERITE_BLOCK_HITstatic final SoundEventSoundEvents.NETHERITE_BLOCK_PLACEstatic final SoundEventSoundEvents.NETHERITE_BLOCK_STEPstatic final SoundEventSoundEvents.NETHERRACK_BREAKstatic final SoundEventSoundEvents.NETHERRACK_FALLstatic final SoundEventSoundEvents.NETHERRACK_HITstatic final SoundEventSoundEvents.NETHERRACK_PLACEstatic final SoundEventSoundEvents.NETHERRACK_STEPstatic final SoundEventSoundEvents.NYLIUM_BREAKstatic final SoundEventSoundEvents.NYLIUM_FALLstatic final SoundEventSoundEvents.NYLIUM_HITstatic final SoundEventSoundEvents.NYLIUM_PLACEstatic final SoundEventSoundEvents.NYLIUM_STEPstatic final SoundEventSoundEvents.OCELOT_AMBIENTstatic final SoundEventSoundEvents.OCELOT_DEATHstatic final SoundEventSoundEvents.OCELOT_HURTstatic final SoundEventSoundEvents.OMINOUS_BOTTLE_DISPOSEstatic final SoundEventSoundEvents.PACKED_MUD_BREAKstatic final SoundEventSoundEvents.PACKED_MUD_FALLstatic final SoundEventSoundEvents.PACKED_MUD_HITstatic final SoundEventSoundEvents.PACKED_MUD_PLACEstatic final SoundEventSoundEvents.PACKED_MUD_STEPstatic final SoundEventSoundEvents.PAINTING_BREAKstatic final SoundEventSoundEvents.PAINTING_PLACEstatic final SoundEventSoundEvents.PANDA_AGGRESSIVE_AMBIENTstatic final SoundEventSoundEvents.PANDA_AMBIENTstatic final SoundEventSoundEvents.PANDA_BITEstatic final SoundEventSoundEvents.PANDA_CANT_BREEDstatic final SoundEventSoundEvents.PANDA_DEATHstatic final SoundEventSoundEvents.PANDA_EATstatic final SoundEventSoundEvents.PANDA_HURTstatic final SoundEventSoundEvents.PANDA_PRE_SNEEZEstatic final SoundEventSoundEvents.PANDA_SNEEZEstatic final SoundEventSoundEvents.PANDA_STEPstatic final SoundEventSoundEvents.PANDA_WORRIED_AMBIENTstatic final SoundEventSoundEvents.PARROT_AMBIENTstatic final SoundEventSoundEvents.PARROT_DEATHstatic final SoundEventSoundEvents.PARROT_EATstatic final SoundEventSoundEvents.PARROT_FLYstatic final SoundEventSoundEvents.PARROT_HURTstatic final SoundEventSoundEvents.PARROT_IMITATE_BLAZEstatic final SoundEventSoundEvents.PARROT_IMITATE_BOGGEDstatic final SoundEventSoundEvents.PARROT_IMITATE_BREEZEstatic final SoundEventSoundEvents.PARROT_IMITATE_CREEPERstatic final SoundEventSoundEvents.PARROT_IMITATE_DROWNEDstatic final SoundEventSoundEvents.PARROT_IMITATE_ELDER_GUARDIANstatic final SoundEventSoundEvents.PARROT_IMITATE_ENDER_DRAGONstatic final SoundEventSoundEvents.PARROT_IMITATE_ENDERMITEstatic final SoundEventSoundEvents.PARROT_IMITATE_EVOKERstatic final SoundEventSoundEvents.PARROT_IMITATE_GHASTstatic final SoundEventSoundEvents.PARROT_IMITATE_GUARDIANstatic final SoundEventSoundEvents.PARROT_IMITATE_HOGLINstatic final SoundEventSoundEvents.PARROT_IMITATE_HUSKstatic final SoundEventSoundEvents.PARROT_IMITATE_ILLUSIONERstatic final SoundEventSoundEvents.PARROT_IMITATE_MAGMA_CUBEstatic final SoundEventSoundEvents.PARROT_IMITATE_PHANTOMstatic final SoundEventSoundEvents.PARROT_IMITATE_PIGLINstatic final SoundEventSoundEvents.PARROT_IMITATE_PIGLIN_BRUTEstatic final SoundEventSoundEvents.PARROT_IMITATE_PILLAGERstatic final SoundEventSoundEvents.PARROT_IMITATE_RAVAGERstatic final SoundEventSoundEvents.PARROT_IMITATE_SHULKERstatic final SoundEventSoundEvents.PARROT_IMITATE_SILVERFISHstatic final SoundEventSoundEvents.PARROT_IMITATE_SKELETONstatic final SoundEventSoundEvents.PARROT_IMITATE_SLIMEstatic final SoundEventSoundEvents.PARROT_IMITATE_SPIDERstatic final SoundEventSoundEvents.PARROT_IMITATE_STRAYstatic final SoundEventSoundEvents.PARROT_IMITATE_VEXstatic final SoundEventSoundEvents.PARROT_IMITATE_VINDICATORstatic final SoundEventSoundEvents.PARROT_IMITATE_WARDENstatic final SoundEventSoundEvents.PARROT_IMITATE_WITCHstatic final SoundEventSoundEvents.PARROT_IMITATE_WITHERstatic final SoundEventSoundEvents.PARROT_IMITATE_WITHER_SKELETONstatic final SoundEventSoundEvents.PARROT_IMITATE_ZOGLINstatic final SoundEventSoundEvents.PARROT_IMITATE_ZOMBIEstatic final SoundEventSoundEvents.PARROT_IMITATE_ZOMBIE_VILLAGERstatic final SoundEventSoundEvents.PARROT_STEPstatic final SoundEventSoundEvents.PHANTOM_AMBIENTstatic final SoundEventSoundEvents.PHANTOM_BITEstatic final SoundEventSoundEvents.PHANTOM_DEATHstatic final SoundEventSoundEvents.PHANTOM_FLAPstatic final SoundEventSoundEvents.PHANTOM_HURTstatic final SoundEventSoundEvents.PHANTOM_SWOOPstatic final SoundEventSoundEvents.PIG_AMBIENTstatic final SoundEventSoundEvents.PIG_DEATHstatic final SoundEventSoundEvents.PIG_HURTstatic final SoundEventSoundEvents.PIG_SADDLEstatic final SoundEventSoundEvents.PIG_STEPstatic final SoundEventSoundEvents.PIGLIN_ADMIRING_ITEMstatic final SoundEventSoundEvents.PIGLIN_AMBIENTstatic final SoundEventSoundEvents.PIGLIN_ANGRYstatic final SoundEventSoundEvents.PIGLIN_BRUTE_AMBIENTstatic final SoundEventSoundEvents.PIGLIN_BRUTE_ANGRYstatic final SoundEventSoundEvents.PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIEDstatic final SoundEventSoundEvents.PIGLIN_BRUTE_DEATHstatic final SoundEventSoundEvents.PIGLIN_BRUTE_HURTstatic final SoundEventSoundEvents.PIGLIN_BRUTE_STEPstatic final SoundEventSoundEvents.PIGLIN_CELEBRATEstatic final SoundEventSoundEvents.PIGLIN_CONVERTED_TO_ZOMBIFIEDstatic final SoundEventSoundEvents.PIGLIN_DEATHstatic final SoundEventSoundEvents.PIGLIN_HURTstatic final SoundEventSoundEvents.PIGLIN_JEALOUSstatic final SoundEventSoundEvents.PIGLIN_RETREATstatic final SoundEventSoundEvents.PIGLIN_STEPstatic final SoundEventSoundEvents.PILLAGER_AMBIENTstatic final SoundEventSoundEvents.PILLAGER_CELEBRATEstatic final SoundEventSoundEvents.PILLAGER_DEATHstatic final SoundEventSoundEvents.PILLAGER_HURTstatic final SoundEventSoundEvents.PINK_PETALS_BREAKstatic final SoundEventSoundEvents.PINK_PETALS_FALLstatic final SoundEventSoundEvents.PINK_PETALS_HITstatic final SoundEventSoundEvents.PINK_PETALS_PLACEstatic final SoundEventSoundEvents.PINK_PETALS_STEPstatic final SoundEventSoundEvents.PISTON_CONTRACTstatic final SoundEventSoundEvents.PISTON_EXTENDstatic final SoundEventSoundEvents.PLAYER_ATTACK_CRITstatic final SoundEventSoundEvents.PLAYER_ATTACK_KNOCKBACKstatic final SoundEventSoundEvents.PLAYER_ATTACK_NODAMAGEstatic final SoundEventSoundEvents.PLAYER_ATTACK_STRONGstatic final SoundEventSoundEvents.PLAYER_ATTACK_SWEEPstatic final SoundEventSoundEvents.PLAYER_ATTACK_WEAKstatic final SoundEventSoundEvents.PLAYER_BIG_FALLstatic final SoundEventSoundEvents.PLAYER_BREATHstatic final SoundEventSoundEvents.PLAYER_BURPstatic final SoundEventSoundEvents.PLAYER_DEATHstatic final SoundEventSoundEvents.PLAYER_HURTstatic final SoundEventSoundEvents.PLAYER_HURT_DROWNstatic final SoundEventSoundEvents.PLAYER_HURT_FREEZEstatic final SoundEventSoundEvents.PLAYER_HURT_ON_FIREstatic final SoundEventSoundEvents.PLAYER_HURT_SWEET_BERRY_BUSHstatic final SoundEventSoundEvents.PLAYER_LEVELUPstatic final SoundEventSoundEvents.PLAYER_SMALL_FALLstatic final SoundEventSoundEvents.PLAYER_SPLASHstatic final SoundEventSoundEvents.PLAYER_SPLASH_HIGH_SPEEDstatic final SoundEventSoundEvents.PLAYER_SWIMstatic final SoundEventSoundEvents.PLAYER_TELEPORTstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_BREAKstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_LAVAstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRONstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_WATERstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRONstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_FALLstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_HITstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_LANDstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_PLACEstatic final SoundEventSoundEvents.POINTED_DRIPSTONE_STEPstatic final SoundEventSoundEvents.POLAR_BEAR_AMBIENTstatic final SoundEventSoundEvents.POLAR_BEAR_AMBIENT_BABYstatic final SoundEventSoundEvents.POLAR_BEAR_DEATHstatic final SoundEventSoundEvents.POLAR_BEAR_HURTstatic final SoundEventSoundEvents.POLAR_BEAR_STEPstatic final SoundEventSoundEvents.POLAR_BEAR_WARNINGstatic final SoundEventSoundEvents.POLISHED_DEEPSLATE_BREAKstatic final SoundEventSoundEvents.POLISHED_DEEPSLATE_FALLstatic final SoundEventSoundEvents.POLISHED_DEEPSLATE_HITstatic final SoundEventSoundEvents.POLISHED_DEEPSLATE_PLACEstatic final SoundEventSoundEvents.POLISHED_DEEPSLATE_STEPstatic final SoundEventSoundEvents.POLISHED_TUFF_BREAKstatic final SoundEventSoundEvents.POLISHED_TUFF_FALLstatic final SoundEventSoundEvents.POLISHED_TUFF_HITstatic final SoundEventSoundEvents.POLISHED_TUFF_PLACEstatic final SoundEventSoundEvents.POLISHED_TUFF_STEPstatic final SoundEventSoundEvents.PORTAL_AMBIENTstatic final SoundEventSoundEvents.PORTAL_TRAVELstatic final SoundEventSoundEvents.PORTAL_TRIGGERstatic final SoundEventSoundEvents.POWDER_SNOW_BREAKstatic final SoundEventSoundEvents.POWDER_SNOW_FALLstatic final SoundEventSoundEvents.POWDER_SNOW_HITstatic final SoundEventSoundEvents.POWDER_SNOW_PLACEstatic final SoundEventSoundEvents.POWDER_SNOW_STEPstatic final SoundEventSoundEvents.PUFFER_FISH_AMBIENTstatic final SoundEventSoundEvents.PUFFER_FISH_BLOW_OUTstatic final SoundEventSoundEvents.PUFFER_FISH_BLOW_UPstatic final SoundEventSoundEvents.PUFFER_FISH_DEATHstatic final SoundEventSoundEvents.PUFFER_FISH_FLOPstatic final SoundEventSoundEvents.PUFFER_FISH_HURTstatic final SoundEventSoundEvents.PUFFER_FISH_STINGstatic final SoundEventSoundEvents.PUMPKIN_CARVEstatic final SoundEventSoundEvents.RABBIT_AMBIENTstatic final SoundEventSoundEvents.RABBIT_ATTACKstatic final SoundEventSoundEvents.RABBIT_DEATHstatic final SoundEventSoundEvents.RABBIT_HURTstatic final SoundEventSoundEvents.RABBIT_JUMPstatic final SoundEventSoundEvents.RAVAGER_AMBIENTstatic final SoundEventSoundEvents.RAVAGER_ATTACKstatic final SoundEventSoundEvents.RAVAGER_CELEBRATEstatic final SoundEventSoundEvents.RAVAGER_DEATHstatic final SoundEventSoundEvents.RAVAGER_HURTstatic final SoundEventSoundEvents.RAVAGER_ROARstatic final SoundEventSoundEvents.RAVAGER_STEPstatic final SoundEventSoundEvents.RAVAGER_STUNNEDstatic final SoundEventSoundEvents.REDSTONE_TORCH_BURNOUTstatic final SoundEventSoundEvents.RESPAWN_ANCHOR_AMBIENTstatic final SoundEventSoundEvents.RESPAWN_ANCHOR_CHARGEstatic final SoundEventSoundEvents.RESPAWN_ANCHOR_SET_SPAWNstatic final SoundEventSoundEvents.ROOTED_DIRT_BREAKstatic final SoundEventSoundEvents.ROOTED_DIRT_FALLstatic final SoundEventSoundEvents.ROOTED_DIRT_HITstatic final SoundEventSoundEvents.ROOTED_DIRT_PLACEstatic final SoundEventSoundEvents.ROOTED_DIRT_STEPstatic final SoundEventSoundEvents.ROOTS_BREAKstatic final SoundEventSoundEvents.ROOTS_FALLstatic final SoundEventSoundEvents.ROOTS_HITstatic final SoundEventSoundEvents.ROOTS_PLACEstatic final SoundEventSoundEvents.ROOTS_STEPstatic final SoundEventSoundEvents.SALMON_AMBIENTstatic final SoundEventSoundEvents.SALMON_DEATHstatic final SoundEventSoundEvents.SALMON_FLOPstatic final SoundEventSoundEvents.SALMON_HURTstatic final SoundEventSoundEvents.SAND_BREAKstatic final SoundEventSoundEvents.SAND_FALLstatic final SoundEventSoundEvents.SAND_HITstatic final SoundEventSoundEvents.SAND_PLACEstatic final SoundEventSoundEvents.SAND_STEPstatic final SoundEventSoundEvents.SCAFFOLDING_BREAKstatic final SoundEventSoundEvents.SCAFFOLDING_FALLstatic final SoundEventSoundEvents.SCAFFOLDING_HITstatic final SoundEventSoundEvents.SCAFFOLDING_PLACEstatic final SoundEventSoundEvents.SCAFFOLDING_STEPstatic final SoundEventSoundEvents.SCULK_BLOCK_BREAKstatic final SoundEventSoundEvents.SCULK_BLOCK_CHARGEstatic final SoundEventSoundEvents.SCULK_BLOCK_FALLstatic final SoundEventSoundEvents.SCULK_BLOCK_HITstatic final SoundEventSoundEvents.SCULK_BLOCK_PLACEstatic final SoundEventSoundEvents.SCULK_BLOCK_SPREADstatic final SoundEventSoundEvents.SCULK_BLOCK_STEPstatic final SoundEventSoundEvents.SCULK_CATALYST_BLOOMstatic final SoundEventSoundEvents.SCULK_CATALYST_BREAKstatic final SoundEventSoundEvents.SCULK_CATALYST_FALLstatic final SoundEventSoundEvents.SCULK_CATALYST_HITstatic final SoundEventSoundEvents.SCULK_CATALYST_PLACEstatic final SoundEventSoundEvents.SCULK_CATALYST_STEPstatic final SoundEventSoundEvents.SCULK_CLICKINGstatic final SoundEventSoundEvents.SCULK_CLICKING_STOPstatic final SoundEventSoundEvents.SCULK_SENSOR_BREAKstatic final SoundEventSoundEvents.SCULK_SENSOR_FALLstatic final SoundEventSoundEvents.SCULK_SENSOR_HITstatic final SoundEventSoundEvents.SCULK_SENSOR_PLACEstatic final SoundEventSoundEvents.SCULK_SENSOR_STEPstatic final SoundEventSoundEvents.SCULK_SHRIEKER_BREAKstatic final SoundEventSoundEvents.SCULK_SHRIEKER_FALLstatic final SoundEventSoundEvents.SCULK_SHRIEKER_HITstatic final SoundEventSoundEvents.SCULK_SHRIEKER_PLACEstatic final SoundEventSoundEvents.SCULK_SHRIEKER_SHRIEKstatic final SoundEventSoundEvents.SCULK_SHRIEKER_STEPstatic final SoundEventSoundEvents.SCULK_VEIN_BREAKstatic final SoundEventSoundEvents.SCULK_VEIN_FALLstatic final SoundEventSoundEvents.SCULK_VEIN_HITstatic final SoundEventSoundEvents.SCULK_VEIN_PLACEstatic final SoundEventSoundEvents.SCULK_VEIN_STEPstatic final SoundEventSoundEvents.SHEEP_AMBIENTstatic final SoundEventSoundEvents.SHEEP_DEATHstatic final SoundEventSoundEvents.SHEEP_HURTstatic final SoundEventSoundEvents.SHEEP_SHEARstatic final SoundEventSoundEvents.SHEEP_STEPstatic final SoundEventSoundEvents.SHIELD_BLOCKstatic final SoundEventSoundEvents.SHIELD_BREAKstatic final SoundEventSoundEvents.SHOVEL_FLATTENstatic final SoundEventSoundEvents.SHROOMLIGHT_BREAKstatic final SoundEventSoundEvents.SHROOMLIGHT_FALLstatic final SoundEventSoundEvents.SHROOMLIGHT_HITstatic final SoundEventSoundEvents.SHROOMLIGHT_PLACEstatic final SoundEventSoundEvents.SHROOMLIGHT_STEPstatic final SoundEventSoundEvents.SHULKER_AMBIENTstatic final SoundEventSoundEvents.SHULKER_BOX_CLOSEstatic final SoundEventSoundEvents.SHULKER_BOX_OPENstatic final SoundEventSoundEvents.SHULKER_BULLET_HITstatic final SoundEventSoundEvents.SHULKER_BULLET_HURTstatic final SoundEventSoundEvents.SHULKER_CLOSEstatic final SoundEventSoundEvents.SHULKER_DEATHstatic final SoundEventSoundEvents.SHULKER_HURTstatic final SoundEventSoundEvents.SHULKER_HURT_CLOSEDstatic final SoundEventSoundEvents.SHULKER_OPENstatic final SoundEventSoundEvents.SHULKER_SHOOTstatic final SoundEventSoundEvents.SHULKER_TELEPORTstatic final SoundEventSoundEvents.SILVERFISH_AMBIENTstatic final SoundEventSoundEvents.SILVERFISH_DEATHstatic final SoundEventSoundEvents.SILVERFISH_HURTstatic final SoundEventSoundEvents.SILVERFISH_STEPstatic final SoundEventSoundEvents.SKELETON_AMBIENTstatic final SoundEventSoundEvents.SKELETON_CONVERTED_TO_STRAYstatic final SoundEventSoundEvents.SKELETON_DEATHstatic final SoundEventSoundEvents.SKELETON_HORSE_AMBIENTstatic final SoundEventSoundEvents.SKELETON_HORSE_AMBIENT_WATERstatic final SoundEventSoundEvents.SKELETON_HORSE_DEATHstatic final SoundEventSoundEvents.SKELETON_HORSE_GALLOP_WATERstatic final SoundEventSoundEvents.SKELETON_HORSE_HURTstatic final SoundEventSoundEvents.SKELETON_HORSE_JUMP_WATERstatic final SoundEventSoundEvents.SKELETON_HORSE_STEP_WATERstatic final SoundEventSoundEvents.SKELETON_HORSE_SWIMstatic final SoundEventSoundEvents.SKELETON_HURTstatic final SoundEventSoundEvents.SKELETON_SHOOTstatic final SoundEventSoundEvents.SKELETON_STEPstatic final SoundEventSoundEvents.SLIME_ATTACKstatic final SoundEventSoundEvents.SLIME_BLOCK_BREAKstatic final SoundEventSoundEvents.SLIME_BLOCK_FALLstatic final SoundEventSoundEvents.SLIME_BLOCK_HITstatic final SoundEventSoundEvents.SLIME_BLOCK_PLACEstatic final SoundEventSoundEvents.SLIME_BLOCK_STEPstatic final SoundEventSoundEvents.SLIME_DEATHstatic final SoundEventSoundEvents.SLIME_DEATH_SMALLstatic final SoundEventSoundEvents.SLIME_HURTstatic final SoundEventSoundEvents.SLIME_HURT_SMALLstatic final SoundEventSoundEvents.SLIME_JUMPstatic final SoundEventSoundEvents.SLIME_JUMP_SMALLstatic final SoundEventSoundEvents.SLIME_SQUISHstatic final SoundEventSoundEvents.SLIME_SQUISH_SMALLstatic final SoundEventSoundEvents.SMALL_AMETHYST_BUD_BREAKstatic final SoundEventSoundEvents.SMALL_AMETHYST_BUD_PLACEstatic final SoundEventSoundEvents.SMALL_DRIPLEAF_BREAKstatic final SoundEventSoundEvents.SMALL_DRIPLEAF_FALLstatic final SoundEventSoundEvents.SMALL_DRIPLEAF_HITstatic final SoundEventSoundEvents.SMALL_DRIPLEAF_PLACEstatic final SoundEventSoundEvents.SMALL_DRIPLEAF_STEPstatic final SoundEventSoundEvents.SMITHING_TABLE_USEstatic final SoundEventSoundEvents.SMOKER_SMOKEstatic final SoundEventSoundEvents.SNIFFER_DEATHstatic final SoundEventSoundEvents.SNIFFER_DIGGINGstatic final SoundEventSoundEvents.SNIFFER_DIGGING_STOPstatic final SoundEventSoundEvents.SNIFFER_DROP_SEEDstatic final SoundEventSoundEvents.SNIFFER_EATstatic final SoundEventSoundEvents.SNIFFER_EGG_CRACKstatic final SoundEventSoundEvents.SNIFFER_EGG_HATCHstatic final SoundEventSoundEvents.SNIFFER_EGG_PLOPstatic final SoundEventSoundEvents.SNIFFER_HAPPYstatic final SoundEventSoundEvents.SNIFFER_HURTstatic final SoundEventSoundEvents.SNIFFER_IDLEstatic final SoundEventSoundEvents.SNIFFER_SCENTINGstatic final SoundEventSoundEvents.SNIFFER_SEARCHINGstatic final SoundEventSoundEvents.SNIFFER_SNIFFINGstatic final SoundEventSoundEvents.SNIFFER_STEPstatic final SoundEventSoundEvents.SNOW_BREAKstatic final SoundEventSoundEvents.SNOW_FALLstatic final SoundEventSoundEvents.SNOW_GOLEM_AMBIENTstatic final SoundEventSoundEvents.SNOW_GOLEM_DEATHstatic final SoundEventSoundEvents.SNOW_GOLEM_HURTstatic final SoundEventSoundEvents.SNOW_GOLEM_SHEARstatic final SoundEventSoundEvents.SNOW_GOLEM_SHOOTstatic final SoundEventSoundEvents.SNOW_HITstatic final SoundEventSoundEvents.SNOW_PLACEstatic final SoundEventSoundEvents.SNOW_STEPstatic final SoundEventSoundEvents.SNOWBALL_THROWstatic final SoundEventSoundEvents.SOUL_ESCAPEstatic final SoundEventSoundEvents.SOUL_SAND_BREAKstatic final SoundEventSoundEvents.SOUL_SAND_FALLstatic final SoundEventSoundEvents.SOUL_SAND_HITstatic final SoundEventSoundEvents.SOUL_SAND_PLACEstatic final SoundEventSoundEvents.SOUL_SAND_STEPstatic final SoundEventSoundEvents.SOUL_SOIL_BREAKstatic final SoundEventSoundEvents.SOUL_SOIL_FALLstatic final SoundEventSoundEvents.SOUL_SOIL_HITstatic final SoundEventSoundEvents.SOUL_SOIL_PLACEstatic final SoundEventSoundEvents.SOUL_SOIL_STEPstatic final SoundEventSoundEvents.SPIDER_AMBIENTstatic final SoundEventSoundEvents.SPIDER_DEATHstatic final SoundEventSoundEvents.SPIDER_HURTstatic final SoundEventSoundEvents.SPIDER_STEPstatic final SoundEventSoundEvents.SPLASH_POTION_BREAKstatic final SoundEventSoundEvents.SPLASH_POTION_THROWstatic final SoundEventSoundEvents.SPONGE_ABSORBstatic final SoundEventSoundEvents.SPONGE_BREAKstatic final SoundEventSoundEvents.SPONGE_FALLstatic final SoundEventSoundEvents.SPONGE_HITstatic final SoundEventSoundEvents.SPONGE_PLACEstatic final SoundEventSoundEvents.SPONGE_STEPstatic final SoundEventSoundEvents.SPORE_BLOSSOM_BREAKstatic final SoundEventSoundEvents.SPORE_BLOSSOM_FALLstatic final SoundEventSoundEvents.SPORE_BLOSSOM_HITstatic final SoundEventSoundEvents.SPORE_BLOSSOM_PLACEstatic final SoundEventSoundEvents.SPORE_BLOSSOM_STEPstatic final SoundEventSoundEvents.SPYGLASS_STOP_USINGstatic final SoundEventSoundEvents.SPYGLASS_USEstatic final SoundEventSoundEvents.SQUID_AMBIENTstatic final SoundEventSoundEvents.SQUID_DEATHstatic final SoundEventSoundEvents.SQUID_HURTstatic final SoundEventSoundEvents.SQUID_SQUIRTstatic final SoundEventSoundEvents.STEM_BREAKstatic final SoundEventSoundEvents.STEM_FALLstatic final SoundEventSoundEvents.STEM_HITstatic final SoundEventSoundEvents.STEM_PLACEstatic final SoundEventSoundEvents.STEM_STEPstatic final SoundEventSoundEvents.STONE_BREAKstatic final SoundEventSoundEvents.STONE_BUTTON_CLICK_OFFstatic final SoundEventSoundEvents.STONE_BUTTON_CLICK_ONstatic final SoundEventSoundEvents.STONE_FALLstatic final SoundEventSoundEvents.STONE_HITstatic final SoundEventSoundEvents.STONE_PLACEstatic final SoundEventSoundEvents.STONE_PRESSURE_PLATE_CLICK_OFFstatic final SoundEventSoundEvents.STONE_PRESSURE_PLATE_CLICK_ONstatic final SoundEventSoundEvents.STONE_STEPstatic final SoundEventSoundEvents.STRAY_AMBIENTstatic final SoundEventSoundEvents.STRAY_DEATHstatic final SoundEventSoundEvents.STRAY_HURTstatic final SoundEventSoundEvents.STRAY_STEPstatic final SoundEventSoundEvents.STRIDER_AMBIENTstatic final SoundEventSoundEvents.STRIDER_DEATHstatic final SoundEventSoundEvents.STRIDER_EATstatic final SoundEventSoundEvents.STRIDER_HAPPYstatic final SoundEventSoundEvents.STRIDER_HURTstatic final SoundEventSoundEvents.STRIDER_RETREATstatic final SoundEventSoundEvents.STRIDER_SADDLEstatic final SoundEventSoundEvents.STRIDER_STEPstatic final SoundEventSoundEvents.STRIDER_STEP_LAVAstatic final SoundEventSoundEvents.SUSPICIOUS_GRAVEL_BREAKstatic final SoundEventSoundEvents.SUSPICIOUS_GRAVEL_FALLstatic final SoundEventSoundEvents.SUSPICIOUS_GRAVEL_HITstatic final SoundEventSoundEvents.SUSPICIOUS_GRAVEL_PLACEstatic final SoundEventSoundEvents.SUSPICIOUS_GRAVEL_STEPstatic final SoundEventSoundEvents.SUSPICIOUS_SAND_BREAKstatic final SoundEventSoundEvents.SUSPICIOUS_SAND_FALLstatic final SoundEventSoundEvents.SUSPICIOUS_SAND_HITstatic final SoundEventSoundEvents.SUSPICIOUS_SAND_PLACEstatic final SoundEventSoundEvents.SUSPICIOUS_SAND_STEPstatic final SoundEventSoundEvents.SWEET_BERRY_BUSH_BREAKstatic final SoundEventSoundEvents.SWEET_BERRY_BUSH_PICK_BERRIESstatic final SoundEventSoundEvents.SWEET_BERRY_BUSH_PLACEstatic final SoundEventSoundEvents.TADPOLE_DEATHstatic final SoundEventSoundEvents.TADPOLE_FLOPstatic final SoundEventSoundEvents.TADPOLE_GROW_UPstatic final SoundEventSoundEvents.TADPOLE_HURTstatic final SoundEventSoundEvents.THORNS_HITstatic final SoundEventSoundEvents.TNT_PRIMEDstatic final SoundEventSoundEvents.TOTEM_USEstatic final SoundEventSoundEvents.TRIAL_SPAWNER_ABOUT_TO_SPAWN_ITEMstatic final SoundEventSoundEvents.TRIAL_SPAWNER_AMBIENTstatic final SoundEventSoundEvents.TRIAL_SPAWNER_AMBIENT_OMINOUSstatic final SoundEventSoundEvents.TRIAL_SPAWNER_BREAKstatic final SoundEventSoundEvents.TRIAL_SPAWNER_CLOSE_SHUTTERstatic final SoundEventSoundEvents.TRIAL_SPAWNER_DETECT_PLAYERstatic final SoundEventSoundEvents.TRIAL_SPAWNER_EJECT_ITEMstatic final SoundEventSoundEvents.TRIAL_SPAWNER_FALLstatic final SoundEventSoundEvents.TRIAL_SPAWNER_HITstatic final SoundEventSoundEvents.TRIAL_SPAWNER_OMINOUS_ACTIVATEstatic final SoundEventSoundEvents.TRIAL_SPAWNER_OPEN_SHUTTERstatic final SoundEventSoundEvents.TRIAL_SPAWNER_PLACEstatic final SoundEventSoundEvents.TRIAL_SPAWNER_SPAWN_ITEMstatic final SoundEventSoundEvents.TRIAL_SPAWNER_SPAWN_ITEM_BEGINstatic final SoundEventSoundEvents.TRIAL_SPAWNER_SPAWN_MOBstatic final SoundEventSoundEvents.TRIAL_SPAWNER_STEPstatic final SoundEventSoundEvents.TRIDENT_HITstatic final SoundEventSoundEvents.TRIDENT_HIT_GROUNDstatic final SoundEventSoundEvents.TRIDENT_RETURNstatic final SoundEventSoundEvents.TRIDENT_RIPTIDE_1static final SoundEventSoundEvents.TRIDENT_RIPTIDE_2static final SoundEventSoundEvents.TRIDENT_RIPTIDE_3static final SoundEventSoundEvents.TRIDENT_THROWstatic final SoundEventSoundEvents.TRIDENT_THUNDERstatic final SoundEventSoundEvents.TRIPWIRE_ATTACHstatic final SoundEventSoundEvents.TRIPWIRE_CLICK_OFFstatic final SoundEventSoundEvents.TRIPWIRE_CLICK_ONstatic final SoundEventSoundEvents.TRIPWIRE_DETACHstatic final SoundEventSoundEvents.TROPICAL_FISH_AMBIENTstatic final SoundEventSoundEvents.TROPICAL_FISH_DEATHstatic final SoundEventSoundEvents.TROPICAL_FISH_FLOPstatic final SoundEventSoundEvents.TROPICAL_FISH_HURTstatic final SoundEventSoundEvents.TUFF_BREAKstatic final SoundEventSoundEvents.TUFF_BRICKS_BREAKstatic final SoundEventSoundEvents.TUFF_BRICKS_FALLstatic final SoundEventSoundEvents.TUFF_BRICKS_HITstatic final SoundEventSoundEvents.TUFF_BRICKS_PLACEstatic final SoundEventSoundEvents.TUFF_BRICKS_STEPstatic final SoundEventSoundEvents.TUFF_FALLstatic final SoundEventSoundEvents.TUFF_HITstatic final SoundEventSoundEvents.TUFF_PLACEstatic final SoundEventSoundEvents.TUFF_STEPstatic final SoundEventSoundEvents.TURTLE_AMBIENT_LANDstatic final SoundEventSoundEvents.TURTLE_DEATHstatic final SoundEventSoundEvents.TURTLE_DEATH_BABYstatic final SoundEventSoundEvents.TURTLE_EGG_BREAKstatic final SoundEventSoundEvents.TURTLE_EGG_CRACKstatic final SoundEventSoundEvents.TURTLE_EGG_HATCHstatic final SoundEventSoundEvents.TURTLE_HURTstatic final SoundEventSoundEvents.TURTLE_HURT_BABYstatic final SoundEventSoundEvents.TURTLE_LAY_EGGstatic final SoundEventSoundEvents.TURTLE_SHAMBLEstatic final SoundEventSoundEvents.TURTLE_SHAMBLE_BABYstatic final SoundEventSoundEvents.TURTLE_SWIMstatic final SoundEventSoundEvents.UI_CARTOGRAPHY_TABLE_TAKE_RESULTstatic final SoundEventSoundEvents.UI_LOOM_SELECT_PATTERNstatic final SoundEventSoundEvents.UI_LOOM_TAKE_RESULTstatic final SoundEventSoundEvents.UI_STONECUTTER_SELECT_RECIPEstatic final SoundEventSoundEvents.UI_STONECUTTER_TAKE_RESULTstatic final SoundEventSoundEvents.UI_TOAST_CHALLENGE_COMPLETEstatic final SoundEventSoundEvents.UI_TOAST_INstatic final SoundEventSoundEvents.UI_TOAST_OUTstatic final SoundEventSoundEvents.VAULT_ACTIVATEstatic final SoundEventSoundEvents.VAULT_AMBIENTstatic final SoundEventSoundEvents.VAULT_BREAKstatic final SoundEventSoundEvents.VAULT_CLOSE_SHUTTERstatic final SoundEventSoundEvents.VAULT_DEACTIVATEstatic final SoundEventSoundEvents.VAULT_EJECT_ITEMstatic final SoundEventSoundEvents.VAULT_FALLstatic final SoundEventSoundEvents.VAULT_HITstatic final SoundEventSoundEvents.VAULT_INSERT_ITEMstatic final SoundEventSoundEvents.VAULT_INSERT_ITEM_FAILstatic final SoundEventSoundEvents.VAULT_OPEN_SHUTTERstatic final SoundEventSoundEvents.VAULT_PLACEstatic final SoundEventSoundEvents.VAULT_STEPstatic final SoundEventSoundEvents.VEX_AMBIENTstatic final SoundEventSoundEvents.VEX_CHARGEstatic final SoundEventSoundEvents.VEX_DEATHstatic final SoundEventSoundEvents.VEX_HURTstatic final SoundEventSoundEvents.VILLAGER_AMBIENTstatic final SoundEventSoundEvents.VILLAGER_CELEBRATEstatic final SoundEventSoundEvents.VILLAGER_DEATHstatic final SoundEventSoundEvents.VILLAGER_HURTstatic final SoundEventSoundEvents.VILLAGER_NOstatic final SoundEventSoundEvents.VILLAGER_TRADEstatic final SoundEventSoundEvents.VILLAGER_WORK_ARMORERstatic final SoundEventSoundEvents.VILLAGER_WORK_BUTCHERstatic final SoundEventSoundEvents.VILLAGER_WORK_CARTOGRAPHERstatic final SoundEventSoundEvents.VILLAGER_WORK_CLERICstatic final SoundEventSoundEvents.VILLAGER_WORK_FARMERstatic final SoundEventSoundEvents.VILLAGER_WORK_FISHERMANstatic final SoundEventSoundEvents.VILLAGER_WORK_FLETCHERstatic final SoundEventSoundEvents.VILLAGER_WORK_LEATHERWORKERstatic final SoundEventSoundEvents.VILLAGER_WORK_LIBRARIANstatic final SoundEventSoundEvents.VILLAGER_WORK_MASONstatic final SoundEventSoundEvents.VILLAGER_WORK_SHEPHERDstatic final SoundEventSoundEvents.VILLAGER_WORK_TOOLSMITHstatic final SoundEventSoundEvents.VILLAGER_WORK_WEAPONSMITHstatic final SoundEventSoundEvents.VILLAGER_YESstatic final SoundEventSoundEvents.VINDICATOR_AMBIENTstatic final SoundEventSoundEvents.VINDICATOR_CELEBRATEstatic final SoundEventSoundEvents.VINDICATOR_DEATHstatic final SoundEventSoundEvents.VINDICATOR_HURTstatic final SoundEventSoundEvents.VINE_BREAKstatic final SoundEventSoundEvents.VINE_FALLstatic final SoundEventSoundEvents.VINE_HITstatic final SoundEventSoundEvents.VINE_PLACEstatic final SoundEventSoundEvents.VINE_STEPstatic final SoundEventSoundEvents.WANDERING_TRADER_AMBIENTstatic final SoundEventSoundEvents.WANDERING_TRADER_DEATHstatic final SoundEventSoundEvents.WANDERING_TRADER_DISAPPEAREDstatic final SoundEventSoundEvents.WANDERING_TRADER_DRINK_MILKstatic final SoundEventSoundEvents.WANDERING_TRADER_DRINK_POTIONstatic final SoundEventSoundEvents.WANDERING_TRADER_HURTstatic final SoundEventSoundEvents.WANDERING_TRADER_NOstatic final SoundEventSoundEvents.WANDERING_TRADER_REAPPEAREDstatic final SoundEventSoundEvents.WANDERING_TRADER_TRADEstatic final SoundEventSoundEvents.WANDERING_TRADER_YESstatic final SoundEventSoundEvents.WARDEN_AGITATEDstatic final SoundEventSoundEvents.WARDEN_AMBIENTstatic final SoundEventSoundEvents.WARDEN_ANGRYstatic final SoundEventSoundEvents.WARDEN_ATTACK_IMPACTstatic final SoundEventSoundEvents.WARDEN_DEATHstatic final SoundEventSoundEvents.WARDEN_DIGstatic final SoundEventSoundEvents.WARDEN_EMERGEstatic final SoundEventSoundEvents.WARDEN_HEARTBEATstatic final SoundEventSoundEvents.WARDEN_HURTstatic final SoundEventSoundEvents.WARDEN_LISTENINGstatic final SoundEventSoundEvents.WARDEN_LISTENING_ANGRYstatic final SoundEventSoundEvents.WARDEN_NEARBY_CLOSEstatic final SoundEventSoundEvents.WARDEN_NEARBY_CLOSERstatic final SoundEventSoundEvents.WARDEN_NEARBY_CLOSESTstatic final SoundEventSoundEvents.WARDEN_ROARstatic final SoundEventSoundEvents.WARDEN_SNIFFstatic final SoundEventSoundEvents.WARDEN_SONIC_BOOMstatic final SoundEventSoundEvents.WARDEN_SONIC_CHARGEstatic final SoundEventSoundEvents.WARDEN_STEPstatic final SoundEventSoundEvents.WARDEN_TENDRIL_CLICKSstatic final SoundEventSoundEvents.WART_BLOCK_BREAKstatic final SoundEventSoundEvents.WART_BLOCK_FALLstatic final SoundEventSoundEvents.WART_BLOCK_HITstatic final SoundEventSoundEvents.WART_BLOCK_PLACEstatic final SoundEventSoundEvents.WART_BLOCK_STEPstatic final SoundEventSoundEvents.WATER_AMBIENTstatic final SoundEventSoundEvents.WAXED_HANGING_SIGN_INTERACT_FAILstatic final SoundEventSoundEvents.WAXED_SIGN_INTERACT_FAILstatic final SoundEventSoundEvents.WEATHER_RAINstatic final SoundEventSoundEvents.WEATHER_RAIN_ABOVEstatic final SoundEventSoundEvents.WEEPING_VINES_BREAKstatic final SoundEventSoundEvents.WEEPING_VINES_FALLstatic final SoundEventSoundEvents.WEEPING_VINES_HITstatic final SoundEventSoundEvents.WEEPING_VINES_PLACEstatic final SoundEventSoundEvents.WEEPING_VINES_STEPstatic final SoundEventSoundEvents.WET_GRASS_BREAKstatic final SoundEventSoundEvents.WET_GRASS_FALLstatic final SoundEventSoundEvents.WET_GRASS_HITstatic final SoundEventSoundEvents.WET_GRASS_PLACEstatic final SoundEventSoundEvents.WET_GRASS_STEPstatic final SoundEventSoundEvents.WET_SPONGE_BREAKstatic final SoundEventSoundEvents.WET_SPONGE_DRIESstatic final SoundEventSoundEvents.WET_SPONGE_FALLstatic final SoundEventSoundEvents.WET_SPONGE_HITstatic final SoundEventSoundEvents.WET_SPONGE_PLACEstatic final SoundEventSoundEvents.WET_SPONGE_STEPstatic final SoundEventSoundEvents.WIND_CHARGE_THROWstatic final SoundEventSoundEvents.WITCH_AMBIENTstatic final SoundEventSoundEvents.WITCH_CELEBRATEstatic final SoundEventSoundEvents.WITCH_DEATHstatic final SoundEventSoundEvents.WITCH_DRINKstatic final SoundEventSoundEvents.WITCH_HURTstatic final SoundEventSoundEvents.WITCH_THROWstatic final SoundEventSoundEvents.WITHER_AMBIENTstatic final SoundEventSoundEvents.WITHER_BREAK_BLOCKstatic final SoundEventSoundEvents.WITHER_DEATHstatic final SoundEventSoundEvents.WITHER_HURTstatic final SoundEventSoundEvents.WITHER_SHOOTstatic final SoundEventSoundEvents.WITHER_SKELETON_AMBIENTstatic final SoundEventSoundEvents.WITHER_SKELETON_DEATHstatic final SoundEventSoundEvents.WITHER_SKELETON_HURTstatic final SoundEventSoundEvents.WITHER_SKELETON_STEPstatic final SoundEventSoundEvents.WITHER_SPAWNstatic final SoundEventSoundEvents.WOLF_AMBIENTstatic final SoundEventSoundEvents.WOLF_ARMOR_BREAKstatic final SoundEventSoundEvents.WOLF_ARMOR_CRACKstatic final SoundEventSoundEvents.WOLF_ARMOR_DAMAGEstatic final SoundEventSoundEvents.WOLF_ARMOR_REPAIRstatic final SoundEventSoundEvents.WOLF_DEATHstatic final SoundEventSoundEvents.WOLF_GROWLstatic final SoundEventSoundEvents.WOLF_HOWLstatic final SoundEventSoundEvents.WOLF_HURTstatic final SoundEventSoundEvents.WOLF_PANTstatic final SoundEventSoundEvents.WOLF_SHAKEstatic final SoundEventSoundEvents.WOLF_STEPstatic final SoundEventSoundEvents.WOLF_WHINEstatic final SoundEventSoundEvents.WOOD_BREAKstatic final SoundEventSoundEvents.WOOD_FALLstatic final SoundEventSoundEvents.WOOD_HITstatic final SoundEventSoundEvents.WOOD_PLACEstatic final SoundEventSoundEvents.WOOD_STEPstatic final SoundEventSoundEvents.WOODEN_BUTTON_CLICK_OFFstatic final SoundEventSoundEvents.WOODEN_BUTTON_CLICK_ONstatic final SoundEventSoundEvents.WOODEN_DOOR_CLOSEstatic final SoundEventSoundEvents.WOODEN_DOOR_OPENstatic final SoundEventSoundEvents.WOODEN_PRESSURE_PLATE_CLICK_OFFstatic final SoundEventSoundEvents.WOODEN_PRESSURE_PLATE_CLICK_ONstatic final SoundEventSoundEvents.WOODEN_TRAPDOOR_CLOSEstatic final SoundEventSoundEvents.WOODEN_TRAPDOOR_OPENstatic final SoundEventSoundEvents.WOOL_BREAKstatic final SoundEventSoundEvents.WOOL_FALLstatic final SoundEventSoundEvents.WOOL_HITstatic final SoundEventSoundEvents.WOOL_PLACEstatic final SoundEventSoundEvents.WOOL_STEPstatic final SoundEventSoundEvents.ZOGLIN_AMBIENTstatic final SoundEventSoundEvents.ZOGLIN_ANGRYstatic final SoundEventSoundEvents.ZOGLIN_ATTACKstatic final SoundEventSoundEvents.ZOGLIN_DEATHstatic final SoundEventSoundEvents.ZOGLIN_HURTstatic final SoundEventSoundEvents.ZOGLIN_STEPstatic final SoundEventSoundEvents.ZOMBIE_AMBIENTstatic final SoundEventSoundEvents.ZOMBIE_ATTACK_IRON_DOORstatic final SoundEventSoundEvents.ZOMBIE_ATTACK_WOODEN_DOORstatic final SoundEventSoundEvents.ZOMBIE_BREAK_WOODEN_DOORstatic final SoundEventSoundEvents.ZOMBIE_CONVERTED_TO_DROWNEDstatic final SoundEventSoundEvents.ZOMBIE_DEATHstatic final SoundEventSoundEvents.ZOMBIE_DESTROY_EGGstatic final SoundEventSoundEvents.ZOMBIE_HORSE_AMBIENTstatic final SoundEventSoundEvents.ZOMBIE_HORSE_DEATHstatic final SoundEventSoundEvents.ZOMBIE_HORSE_HURTstatic final SoundEventSoundEvents.ZOMBIE_HURTstatic final SoundEventSoundEvents.ZOMBIE_INFECTstatic final SoundEventSoundEvents.ZOMBIE_STEPstatic final SoundEventSoundEvents.ZOMBIE_VILLAGER_AMBIENTstatic final SoundEventSoundEvents.ZOMBIE_VILLAGER_CONVERTEDstatic final SoundEventSoundEvents.ZOMBIE_VILLAGER_CUREstatic final SoundEventSoundEvents.ZOMBIE_VILLAGER_DEATHstatic final SoundEventSoundEvents.ZOMBIE_VILLAGER_HURTstatic final SoundEventSoundEvents.ZOMBIE_VILLAGER_STEPstatic final SoundEventSoundEvents.ZOMBIFIED_PIGLIN_AMBIENTstatic final SoundEventSoundEvents.ZOMBIFIED_PIGLIN_ANGRYstatic final SoundEventSoundEvents.ZOMBIFIED_PIGLIN_DEATHstatic final SoundEventSoundEvents.ZOMBIFIED_PIGLIN_HURTFields in net.minecraft.sounds with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_BASALT_DELTAS_ADDITIONSstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_BASALT_DELTAS_LOOPstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_BASALT_DELTAS_MOODstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_CAVEstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_CRIMSON_FOREST_ADDITIONSstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_CRIMSON_FOREST_LOOPstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_CRIMSON_FOREST_MOODstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_NETHER_WASTES_ADDITIONSstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_NETHER_WASTES_LOOPstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_NETHER_WASTES_MOODstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_SOUL_SAND_VALLEY_ADDITIONSstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_SOUL_SAND_VALLEY_LOOPstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_SOUL_SAND_VALLEY_MOODstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_WARPED_FOREST_ADDITIONSstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_WARPED_FOREST_LOOPstatic final Holder.Reference<SoundEvent> SoundEvents.AMBIENT_WARPED_FOREST_MOODstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_CHAINstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_DIAMONDstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_ELYTRAstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_GENERICstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_GOLDstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_IRONstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_LEATHERstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_NETHERITEstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_TURTLEstatic final Holder<SoundEvent> SoundEvents.ARMOR_EQUIP_WOLFstatic final Holder.Reference<SoundEvent> SoundEvents.BREEZE_WIND_CHARGE_BURSTstatic final com.mojang.serialization.Codec<Holder<SoundEvent>> SoundEvent.CODECstatic final com.mojang.serialization.Codec<SoundEvent> SoundEvent.DIRECT_CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, SoundEvent> SoundEvent.DIRECT_STREAM_CODECprivate final Holder<SoundEvent> Music.eventstatic final Holder.Reference<SoundEvent> SoundEvents.GENERIC_EXPLODEstatic final com.google.common.collect.ImmutableList<Holder.Reference<SoundEvent>> SoundEvents.GOAT_HORN_SOUND_VARIANTSstatic final Holder<SoundEvent> SoundEvents.LLAMA_SWAGstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_BADLANDSstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_BAMBOO_JUNGLEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_BASALT_DELTASstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_CHERRY_GROVEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_CRIMSON_FORESTstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_DEEP_DARKstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_DESERTstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_DRIPSTONE_CAVESstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_FLOWER_FORESTstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_FORESTstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_FROZEN_PEAKSstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_GROVEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_JAGGED_PEAKSstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_JUNGLEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_LUSH_CAVESstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_MEADOWstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_NETHER_WASTESstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_OLD_GROWTH_TAIGAstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_SNOWY_SLOPESstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_SOUL_SAND_VALLEYstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_SPARSE_JUNGLEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_STONY_PEAKSstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_SWAMPstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_BIOME_WARPED_FORESTstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_CREATIVEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_CREDITSstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_DRAGONstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_ENDstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_GAMEstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_MENUstatic final Holder.Reference<SoundEvent> SoundEvents.MUSIC_UNDER_WATERstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_BANJOstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_BASEDRUMstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_BASSstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_BELLstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_BITstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_CHIMEstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_COW_BELLstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_DIDGERIDOOstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_FLUTEstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_GUITARstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_HARPstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_HATstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IMITATE_CREEPERstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IMITATE_ENDER_DRAGONstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IMITATE_PIGLINstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IMITATE_SKELETONstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IMITATE_WITHER_SKELETONstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IMITATE_ZOMBIEstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_IRON_XYLOPHONEstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_PLINGstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_SNAREstatic final Holder.Reference<SoundEvent> SoundEvents.NOTE_BLOCK_XYLOPHONEstatic final Holder.Reference<SoundEvent> SoundEvents.RAID_HORNstatic final Holder.Reference<SoundEvent> SoundEvents.RESPAWN_ANCHOR_DEPLETEstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<SoundEvent>> SoundEvent.STREAM_CODECstatic final Holder.Reference<SoundEvent> SoundEvents.UI_BUTTON_CLICKstatic final Holder.Reference<SoundEvent> SoundEvents.WIND_CHARGE_BURSTMethods in net.minecraft.sounds that return SoundEventModifier and TypeMethodDescriptionprivate static SoundEventSoundEvent.create(ResourceLocation p_263406_, Optional<Float> p_263346_) static SoundEventSoundEvent.createFixedRangeEvent(ResourceLocation p_263003_, float p_263029_) static SoundEventSoundEvent.createVariableRangeEvent(ResourceLocation p_262973_) private static SoundEventprivate static SoundEventSoundEvents.register(ResourceLocation p_263332_) private static SoundEventSoundEvents.register(ResourceLocation p_263388_, ResourceLocation p_263340_) Methods in net.minecraft.sounds that return types with arguments of type SoundEventModifier and TypeMethodDescriptionMusic.getEvent()private static Holder<SoundEvent> SoundEvents.register(ResourceLocation p_263323_, ResourceLocation p_263411_, float p_263385_) private static Holder.Reference<SoundEvent> SoundEvents.registerForHolder(String p_263391_) private static Holder.Reference<SoundEvent> SoundEvents.registerForHolder(ResourceLocation p_263361_) private static Holder.Reference<SoundEvent> SoundEvents.registerForHolder(ResourceLocation p_263362_, ResourceLocation p_263424_) private static com.google.common.collect.ImmutableList<Holder.Reference<SoundEvent>> SoundEvents.registerGoatHornSoundVariants()Method parameters in net.minecraft.sounds with type arguments of type SoundEventModifier and TypeMethodDescriptionstatic MusicMusics.createGameMusic(Holder<SoundEvent> p_263395_) Constructor parameters in net.minecraft.sounds with type arguments of type SoundEventModifierConstructorDescriptionMusic(Holder<SoundEvent> p_263426_, int p_263377_, int p_263383_, boolean p_263387_) -
Uses of SoundEvent in net.minecraft.world.damagesource
Fields in net.minecraft.world.damagesource declared as SoundEventFields in net.minecraft.world.damagesource with type parameters of type SoundEventMethods in net.minecraft.world.damagesource that return SoundEventMethod parameters in net.minecraft.world.damagesource with type arguments of type SoundEventModifier and TypeMethodDescriptionstatic DamageEffectsDamageEffects.create(String name, String id, Supplier<SoundEvent> sound) Creates a new DamageEffects with the specified ID and sound.
Example usage:Constructors in net.minecraft.world.damagesource with parameters of type SoundEventConstructor parameters in net.minecraft.world.damagesource with type arguments of type SoundEvent -
Uses of SoundEvent in net.minecraft.world.effect
Fields in net.minecraft.world.effect with type parameters of type SoundEventMethods in net.minecraft.world.effect with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventLivingEntity.Fallsounds.bigThe field for thebigrecord component.private final SoundEventLivingEntity.Fallsounds.smallThe field for thesmallrecord component.Methods in net.minecraft.world.entity that return SoundEventModifier and TypeMethodDescriptionLivingEntity.Fallsounds.big()Returns the value of thebigrecord component.protected SoundEventGlowSquid.getAmbientSound()protected SoundEventMob.getAmbientSound()protected SoundEventGlowSquid.getDeathSound()protected SoundEventLivingEntity.getDeathSound()protected SoundEventLivingEntity.getDrinkingSound(ItemStack p_21174_) LivingEntity.getEatingSound(ItemStack p_21202_) private SoundEventLivingEntity.getFallDamageSound(int p_21313_) protected SoundEventGlowSquid.getHurtSound(DamageSource p_147124_) protected SoundEventLivingEntity.getHurtSound(DamageSource p_21239_) default SoundEventSaddleable.getSaddleSoundEvent()protected SoundEventGlowSquid.getSquirtSound()protected SoundEventEntity.getSwimHighSpeedSplashSound()protected SoundEventEntity.getSwimSound()protected SoundEventEntity.getSwimSplashSound()LivingEntity.Fallsounds.small()Returns the value of thesmallrecord component.Methods in net.minecraft.world.entity with parameters of type SoundEventModifier and TypeMethodDescriptionvoidLivingEntity.makeSound(SoundEvent p_320810_) voidEntity.playSound(SoundEvent p_216991_) voidEntity.playSound(SoundEvent p_19938_, float p_19939_, float p_19940_) Constructors in net.minecraft.world.entity with parameters of type SoundEventModifierConstructorDescriptionFallsounds(SoundEvent small, SoundEvent big) Creates an instance of aFallsoundsrecord class. -
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 final Function<Goat, SoundEvent> RamTarget.getHornBreakSoundprivate final Function<Goat, SoundEvent> RamTarget.getImpactSoundprivate final Function<E, SoundEvent> LongJumpToRandomPos.getJumpSoundprivate final 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 SoundEventModifierConstructorDescriptionLongJumpToPreferredBlock(UniformInt p_250024_, int p_249524_, int p_250434_, float p_252307_, Function<E, SoundEvent> p_248661_, TagKey<Block> p_251760_, float p_249002_, BiPredicate<E, BlockPos> p_251818_) LongJumpToRandomPos(UniformInt p_147637_, int p_147638_, int p_147639_, float p_147640_, Function<E, SoundEvent> p_147641_) LongJumpToRandomPos(UniformInt p_251244_, int p_248763_, int p_251698_, float p_250165_, Function<E, SoundEvent> p_249738_, BiPredicate<E, BlockPos> p_249945_) 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 final Map<EntityType<?>, SoundEvent> Parrot.MOB_SOUND_MAPDeprecated.Neo: use thedata mapinsteadMethods in net.minecraft.world.entity.animal that return SoundEventModifier and TypeMethodDescriptionstatic SoundEventParrot.getAmbient(Level p_218239_, RandomSource p_218240_) 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.allay
Methods in net.minecraft.world.entity.animal.allay that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventAllay.getAmbientSound()protected SoundEventAllay.getDeathSound()protected SoundEventAllay.getHurtSound(DamageSource p_218369_) -
Uses of SoundEvent in net.minecraft.world.entity.animal.armadillo
Methods in net.minecraft.world.entity.animal.armadillo that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventArmadillo.getAmbientSound()protected SoundEventArmadillo.getDeathSound()Armadillo.getEatingSound(ItemStack p_316292_) protected SoundEventArmadillo.getHurtSound(DamageSource p_316220_) -
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.camel
Methods in net.minecraft.world.entity.animal.camel that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventCamel.getAmbientSound()protected SoundEventCamel.getDeathSound()protected SoundEventCamel.getEatingSound()protected SoundEventCamel.getHurtSound(DamageSource p_250052_) Camel.getSaddleSoundEvent() -
Uses of SoundEvent in net.minecraft.world.entity.animal.frog
Fields in net.minecraft.world.entity.animal.frog declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventShootTongue.eatSoundprivate final SoundEventShootTongue.tongueSoundMethods in net.minecraft.world.entity.animal.frog that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventFrog.getAmbientSound()protected SoundEventTadpole.getAmbientSound()protected SoundEventFrog.getDeathSound()protected SoundEventTadpole.getDeathSound()protected SoundEventTadpole.getFlopSound()protected SoundEventFrog.getHurtSound(DamageSource p_218510_) protected SoundEventTadpole.getHurtSound(DamageSource p_218713_) Tadpole.getPickupSound()Constructors in net.minecraft.world.entity.animal.frog with parameters of type SoundEvent -
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 SoundEventDonkey.getAmbientSound()protected SoundEventHorse.getAmbientSound()protected SoundEventLlama.getAmbientSound()protected SoundEventMule.getAmbientSound()protected SoundEventSkeletonHorse.getAmbientSound()protected SoundEventZombieHorse.getAmbientSound()AbstractHorse.getAmbientStandSound()protected SoundEventAbstractHorse.getAngrySound()protected SoundEventDonkey.getAngrySound()protected SoundEventHorse.getAngrySound()protected SoundEventLlama.getAngrySound()protected SoundEventMule.getAngrySound()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 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.animal.sniffer
Methods in net.minecraft.world.entity.animal.sniffer that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventSniffer.getAmbientSound()protected SoundEventSniffer.getDeathSound()Sniffer.getEatingSound(ItemStack p_272747_) protected SoundEventSniffer.getHurtSound(DamageSource p_273718_) -
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.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 SoundEventBogged.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 SoundEventBogged.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 SoundEventElderGuardian.getFlopSound()protected SoundEventGuardian.getFlopSound()protected SoundEventBlaze.getHurtSound(DamageSource p_32235_) protected SoundEventBogged.getHurtSound(DamageSource p_326909_) 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 SoundEventBogged.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.breeze
Methods in net.minecraft.world.entity.monster.breeze that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventBreeze.getAmbientSound()protected SoundEventBreeze.getDeathSound()protected SoundEventBreeze.getHurtSound(DamageSource p_312252_) -
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_) -
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_) -
Uses of SoundEvent in net.minecraft.world.entity.monster.warden
Fields in net.minecraft.world.entity.monster.warden declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventAngerLevel.ambientSoundprivate final SoundEventAngerLevel.listeningSoundMethods in net.minecraft.world.entity.monster.warden that return SoundEventModifier and TypeMethodDescriptionAngerLevel.getAmbientSound()protected SoundEventWarden.getAmbientSound()protected SoundEventWarden.getDeathSound()protected SoundEventWarden.getHurtSound(DamageSource p_219440_) AngerLevel.getListeningSound()Constructors in net.minecraft.world.entity.monster.warden with parameters of type SoundEventModifierConstructorDescriptionprivateAngerLevel(int p_219223_, SoundEvent p_219224_, SoundEvent p_219225_) -
Uses of SoundEvent in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventVillagerProfession.workSoundThe field for theworkSoundrecord component.Methods 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.workSound()Returns the value of theworkSoundrecord component.Methods in net.minecraft.world.entity.npc with parameters of type SoundEventModifier and TypeMethodDescriptionprivate static VillagerProfessionVillagerProfession.register(String p_219659_, Predicate<Holder<PoiType>> p_219660_, Predicate<Holder<PoiType>> p_219661_, com.google.common.collect.ImmutableSet<Item> p_219662_, com.google.common.collect.ImmutableSet<Block> p_219663_, SoundEvent p_219664_) private static VillagerProfessionVillagerProfession.register(String p_219654_, Predicate<Holder<PoiType>> p_219655_, Predicate<Holder<PoiType>> p_219656_, SoundEvent p_219657_) private static VillagerProfessionVillagerProfession.register(String p_219648_, ResourceKey<PoiType> p_219649_, com.google.common.collect.ImmutableSet<Item> p_219650_, com.google.common.collect.ImmutableSet<Block> p_219651_, SoundEvent p_219652_) private static VillagerProfessionVillagerProfession.register(String p_219644_, ResourceKey<PoiType> p_219645_, SoundEvent p_219646_) Constructors in net.minecraft.world.entity.npc with parameters of type SoundEventModifierConstructorDescriptionVillagerProfession(String name, Predicate<Holder<PoiType>> heldJobSite, Predicate<Holder<PoiType>> acquirableJobSite, com.google.common.collect.ImmutableSet<Item> requestedItems, com.google.common.collect.ImmutableSet<Block> secondaryPoi, SoundEvent workSound) Creates an instance of aVillagerProfessionrecord class. -
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.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 final 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 TypeFieldDescription(package private) final SoundEventAnimalArmorItem.BodyType.breakingSoundprivate final SoundEventMobBucketItem.emptySoundprivate final SoundEventSolidBucketItem.placeSoundprivate final SoundEventRecordItem.soundDeprecated.Fields in net.minecraft.world.item with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final Map<SoundEvent, RecordItem> RecordItem.BY_NAMEDeprecated.private final Holder<SoundEvent> ArmorMaterial.equipSoundThe field for theequipSoundrecord component.private final Holder<SoundEvent> Instrument.soundEventThe field for thesoundEventrecord component.private final Supplier<SoundEvent> RecordItem.soundSupplierMethods in net.minecraft.world.item that return SoundEventModifier and TypeMethodDescriptionAnimalArmorItem.getBreakingSound()Item.getBreakingSound()ItemStack.getBreakingSound()HoneyBottleItem.getDrinkingSound()Item.getDrinkingSound()ItemStack.getDrinkingSound()HoneyBottleItem.getEatingSound()Item.getEatingSound()ItemStack.getEatingSound()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 that return types with arguments of type SoundEventModifier and TypeMethodDescriptionArmorMaterial.equipSound()Returns the value of theequipSoundrecord component.ArmorItem.getEquipSound()ElytraItem.getEquipSound()default Holder<SoundEvent> Equipable.getEquipSound()Instrument.soundEvent()Returns the value of thesoundEventrecord component.Methods in net.minecraft.world.item with parameters of type SoundEventMethod parameters in net.minecraft.world.item with type arguments of type SoundEventModifier and TypeMethodDescriptionprivate static Holder<ArmorMaterial> ArmorMaterials.register(String p_323589_, EnumMap<ArmorItem.Type, Integer> p_323819_, int p_323636_, Holder<SoundEvent> p_323958_, float p_323937_, float p_323731_, Supplier<Ingredient> p_323970_) private static Holder<ArmorMaterial> ArmorMaterials.register(String p_323865_, EnumMap<ArmorItem.Type, Integer> p_324599_, int p_324319_, Holder<SoundEvent> p_324145_, float p_323494_, float p_324549_, Supplier<Ingredient> p_323845_, List<ArmorMaterial.Layer> p_323990_) Constructors in net.minecraft.world.item with parameters of type SoundEventModifierConstructorDescriptionprivateBodyType(Function<ResourceLocation, ResourceLocation> p_324258_, SoundEvent p_331429_) MobBucketItem(EntityType<?> p_151137_, Fluid p_151138_, SoundEvent p_151139_, Item.Properties p_151140_) RecordItem(int p_239614_, SoundEvent p_239615_, Item.Properties p_239616_, int p_239617_) Deprecated.SolidBucketItem(Block p_151187_, SoundEvent p_151188_, Item.Properties p_151189_) Constructor parameters in net.minecraft.world.item with type arguments of type SoundEventModifierConstructorDescriptionArmorMaterial(Map<ArmorItem.Type, Integer> defense, int enchantmentValue, Holder<SoundEvent> equipSound, Supplier<Ingredient> repairIngredient, List<ArmorMaterial.Layer> layers, float toughness, float knockbackResistance) Creates an instance of aArmorMaterialrecord class.Instrument(Holder<SoundEvent> soundEvent, int useDuration, float range) Creates an instance of aInstrumentrecord class.RecordItem(int comparatorValue, Supplier<SoundEvent> soundSupplier, Item.Properties builder, int lengthInTicks) 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
Fields in net.minecraft.world.level with type parameters of type SoundEventMethods in net.minecraft.world.level that return types with arguments of type SoundEventMethods 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_) voidLevel.playLocalSound(BlockPos p_250938_, SoundEvent p_252209_, SoundSource p_249161_, float p_249980_, float p_250277_, boolean p_250151_) voidLevel.playLocalSound(Entity p_312189_, SoundEvent p_312080_, SoundSource p_312905_, float p_312914_, float p_312831_) voidLevel.playSeededSound(Player p_220363_, double p_220364_, double p_220365_, double p_220366_, SoundEvent p_220367_, SoundSource p_220368_, float p_220369_, float p_220370_, long p_220371_) voidLevel.playSound(Entity p_252137_, BlockPos p_251749_, SoundEvent p_248842_, SoundSource p_251104_, float p_249531_, float p_250763_) voidLevel.playSound(Player p_309201_, double p_308925_, double p_309072_, double p_308916_, SoundEvent p_308917_, SoundSource p_308902_) 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_) voidLevel.playSound(Player p_46551_, Entity p_46552_, SoundEvent p_46553_, SoundSource p_46554_, float p_46555_, float p_46556_) default voidLevelAccessor.playSound(Player p_251195_, BlockPos p_250192_, SoundEvent p_249887_, SoundSource p_250593_) voidLevelAccessor.playSound(Player p_46775_, BlockPos p_46776_, SoundEvent p_46777_, SoundSource p_46778_, float p_46779_, float p_46780_) Method parameters in net.minecraft.world.level with type arguments of type SoundEventModifier and TypeMethodDescriptionLevel.explode(Entity p_311934_, DamageSource p_312790_, ExplosionDamageCalculator p_311975_, double p_312493_, double p_312456_, double p_312719_, float p_312292_, boolean p_312144_, Level.ExplosionInteraction p_312265_, boolean p_312145_, ParticleOptions p_312842_, ParticleOptions p_312060_, Holder<SoundEvent> p_320283_) Level.explode(Entity p_256233_, DamageSource p_255861_, ExplosionDamageCalculator p_255867_, double p_256447_, double p_255732_, double p_255717_, float p_256013_, boolean p_256228_, Level.ExplosionInteraction p_255784_, ParticleOptions p_311886_, ParticleOptions p_311887_, Holder<SoundEvent> p_320084_) abstract voidLevel.playSeededSound(Player p_262953_, double p_263004_, double p_263398_, double p_263376_, Holder<SoundEvent> p_263359_, SoundSource p_263020_, float p_263055_, float p_262914_, long p_262991_) abstract voidLevel.playSeededSound(Player p_220372_, Entity p_220373_, Holder<SoundEvent> p_263500_, SoundSource p_220375_, float p_220376_, float p_220377_, long p_220378_) Constructor parameters in net.minecraft.world.level with type arguments of type SoundEventModifierConstructorDescriptionExplosion(Level p_46051_, Entity p_46052_, double p_46055_, double p_46056_, double p_46057_, float p_46058_, List<BlockPos> p_312600_, Explosion.BlockInteraction p_46060_, ParticleOptions p_312560_, ParticleOptions p_312844_, Holder<SoundEvent> p_320054_) Explosion(Level p_46024_, Entity p_46025_, DamageSource p_312268_, ExplosionDamageCalculator p_312205_, double p_46026_, double p_46027_, double p_46028_, float p_46029_, boolean p_312333_, Explosion.BlockInteraction p_312294_, ParticleOptions p_312158_, ParticleOptions p_311904_, Holder<SoundEvent> p_320270_) -
Uses of SoundEvent in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate final Optional<Holder<SoundEvent>> BiomeSpecialEffects.ambientLoopSoundEventprotected Optional<Holder<SoundEvent>> BiomeSpecialEffects.Builder.ambientLoopSoundEventprivate final Holder<SoundEvent> AmbientAdditionsSettings.soundEventprivate final Holder<SoundEvent> AmbientMoodSettings.soundEventMethods in net.minecraft.world.level.biome that return types with arguments of type SoundEventModifier and TypeMethodDescriptionBiome.getAmbientLoop()BiomeSpecialEffects.getAmbientLoopSoundEvent()AmbientAdditionsSettings.getSoundEvent()AmbientMoodSettings.getSoundEvent()Method parameters in net.minecraft.world.level.biome with type arguments of type SoundEventModifier and TypeMethodDescriptionBiomeSpecialEffects.Builder.ambientLoopSound(Holder<SoundEvent> p_263327_) Constructor parameters in net.minecraft.world.level.biome with type arguments of type SoundEventModifierConstructorDescriptionAmbientAdditionsSettings(Holder<SoundEvent> p_263329_, double p_263326_) AmbientMoodSettings(Holder<SoundEvent> p_263350_, int p_263364_, int p_263333_, double p_263345_) -
Uses of SoundEvent in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventSoundType.breakSoundprivate final SoundEventBrushableBlock.brushCompletedSoundprivate final SoundEventBrushableBlock.brushSoundfinal SoundEventFenceGateBlock.closeSoundprivate final SoundEventSoundType.fallSoundprivate final SoundEventSoundType.hitSoundfinal SoundEventFenceGateBlock.openSoundprivate final SoundEventSoundType.placeSoundprivate final SoundEventSoundType.stepSoundMethods in net.minecraft.world.level.block that return SoundEventModifier and TypeMethodDescriptionSoundType.getBreakSound()BrushableBlock.getBrushCompletedSound()BrushableBlock.getBrushSound()SoundType.getFallSound()SoundType.getHitSound()SoundType.getPlaceSound()protected SoundEventButtonBlock.getSound(boolean p_51102_) SoundType.getStepSound()Methods in net.minecraft.world.level.block that return types with arguments of type SoundEventModifier and TypeMethodDescriptionWoolCarpetBlock.getEquipSound()BubbleColumnBlock.getPickupSound()BucketPickup.getPickupSound()Deprecated.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 SoundEventModifierConstructorDescriptionBrushableBlock(Block p_277629_, SoundEvent p_278060_, SoundEvent p_277352_, BlockBehaviour.Properties p_277373_) FenceGateBlock(BlockBehaviour.Properties p_273352_, SoundEvent openSound, SoundEvent closeSound) SoundType(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
Fields in net.minecraft.world.level.block.entity with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<SoundEvent> SculkShriekerBlockEntity.SOUND_BY_LEVELMethods in net.minecraft.world.level.block.entity that return SoundEventModifier and TypeMethodDescriptionHangingSignBlockEntity.getSignInteractionFailedSoundEvent()SignBlockEntity.getSignInteractionFailedSoundEvent()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 SoundEventModifier and TypeFieldDescriptionprivate final SoundEventBlockSetType.buttonClickOffThe field for thebuttonClickOffrecord component.private final SoundEventBlockSetType.buttonClickOnThe field for thebuttonClickOnrecord component.private final SoundEventBlockSetType.doorCloseThe field for thedoorCloserecord component.private final SoundEventBlockSetType.doorOpenThe field for thedoorOpenrecord component.private final SoundEventWoodType.fenceGateCloseThe field for thefenceGateCloserecord component.private final SoundEventWoodType.fenceGateOpenThe field for thefenceGateOpenrecord component.private final SoundEventBlockSetType.pressurePlateClickOffThe field for thepressurePlateClickOffrecord component.private final SoundEventBlockSetType.pressurePlateClickOnThe field for thepressurePlateClickOnrecord component.private final SoundEventBlockSetType.trapdoorCloseThe field for thetrapdoorCloserecord component.private final SoundEventBlockSetType.trapdoorOpenThe field for thetrapdoorOpenrecord component.Fields in net.minecraft.world.level.block.state.properties with type parameters of type SoundEventMethods in net.minecraft.world.level.block.state.properties that return SoundEventModifier and TypeMethodDescriptionBlockSetType.buttonClickOff()Returns the value of thebuttonClickOffrecord component.BlockSetType.buttonClickOn()Returns the value of thebuttonClickOnrecord component.BlockSetType.doorClose()Returns the value of thedoorCloserecord component.BlockSetType.doorOpen()Returns the value of thedoorOpenrecord component.WoodType.fenceGateClose()Returns the value of thefenceGateCloserecord component.WoodType.fenceGateOpen()Returns the value of thefenceGateOpenrecord component.BlockSetType.pressurePlateClickOff()Returns the value of thepressurePlateClickOffrecord component.BlockSetType.pressurePlateClickOn()Returns the value of thepressurePlateClickOnrecord component.BlockSetType.trapdoorClose()Returns the value of thetrapdoorCloserecord component.BlockSetType.trapdoorOpen()Returns the value of thetrapdoorOpenrecord component.Methods in net.minecraft.world.level.block.state.properties that return types with arguments of type SoundEventConstructors in net.minecraft.world.level.block.state.properties with parameters of type SoundEventModifierConstructorDescriptionBlockSetType(String name, boolean canOpenByHand, boolean canOpenByWindCharge, boolean canButtonBeActivatedByArrows, BlockSetType.PressurePlateSensitivity pressurePlateSensitivity, SoundType soundType, SoundEvent doorClose, SoundEvent doorOpen, SoundEvent trapdoorClose, SoundEvent trapdoorOpen, SoundEvent pressurePlateClickOff, SoundEvent pressurePlateClickOn, SoundEvent buttonClickOff, SoundEvent buttonClickOn) Creates an instance of aBlockSetTyperecord class.WoodType(String name, BlockSetType setType, SoundType soundType, SoundType hangingSignSoundType, SoundEvent fenceGateClose, SoundEvent fenceGateOpen) Creates an instance of aWoodTyperecord class.Constructor parameters in net.minecraft.world.level.block.state.properties with type arguments of type SoundEventModifierConstructorDescriptionprivateNoteBlockInstrument(String p_263425_, Holder<SoundEvent> p_263341_, NoteBlockInstrument.Type p_263322_) -
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.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic final DeferredHolder<SoundEvent, SoundEvent> NeoForgeMod.BUCKET_EMPTY_MILKstatic final DeferredHolder<SoundEvent, SoundEvent> NeoForgeMod.BUCKET_EMPTY_MILKstatic final DeferredHolder<SoundEvent, SoundEvent> NeoForgeMod.BUCKET_FILL_MILKstatic final DeferredHolder<SoundEvent, SoundEvent> NeoForgeMod.BUCKET_FILL_MILK -
Uses of SoundEvent in net.neoforged.neoforge.common.data
Methods in net.neoforged.neoforge.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.neoforged.neoforge.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.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return SoundEventModifier and TypeMethodDescriptiondefault @Nullable SoundEventIEntityExtension.getSoundFromFluidType(FluidType type, SoundAction action) Returns a sound to play when a certain action is performed by the entity in the fluid.Methods in net.neoforged.neoforge.common.extensions that return types with arguments of type SoundEventModifier and TypeMethodDescriptiondefault Optional<SoundEvent> IBucketPickupExtension.getPickupSound(BlockState state) State sensitive variant ofBucketPickup.getPickupSound(). -
Uses of SoundEvent in net.neoforged.neoforge.common.util
Fields in net.neoforged.neoforge.common.util with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate final Supplier<SoundEvent> DeferredSoundType.breakSoundprivate final Supplier<SoundEvent> DeferredSoundType.fallSoundprivate final Supplier<SoundEvent> DeferredSoundType.hitSoundprivate final Supplier<SoundEvent> DeferredSoundType.placeSoundprivate final Supplier<SoundEvent> DeferredSoundType.stepSoundMethods in net.neoforged.neoforge.common.util that return SoundEventModifier and TypeMethodDescriptionDeferredSoundType.getBreakSound()DeferredSoundType.getFallSound()DeferredSoundType.getHitSound()DeferredSoundType.getPlaceSound()DeferredSoundType.getStepSound()Constructor parameters in net.neoforged.neoforge.common.util with type arguments of type SoundEventModifierConstructorDescriptionDeferredSoundType(float volumeIn, float pitchIn, Supplier<SoundEvent> breakSoundIn, Supplier<SoundEvent> stepSoundIn, Supplier<SoundEvent> placeSoundIn, Supplier<SoundEvent> hitSoundIn, Supplier<SoundEvent> fallSoundIn) -
Uses of SoundEvent in net.neoforged.neoforge.common.world
Methods in net.neoforged.neoforge.common.world that return types with arguments of type SoundEvent -
Uses of SoundEvent in net.neoforged.neoforge.event
Fields in net.neoforged.neoforge.event with type parameters of type SoundEventMethods in net.neoforged.neoforge.event that return types with arguments of type SoundEventModifier and TypeMethodDescription@Nullable Holder<SoundEvent> PlayLevelSoundEvent.getSound()Returns the sound event to be played.Method parameters in net.neoforged.neoforge.event with type arguments of type SoundEventModifier and TypeMethodDescriptionstatic PlayLevelSoundEvent.AtEntityEventHooks.onPlaySoundAtEntity(Entity entity, Holder<SoundEvent> name, SoundSource category, float volume, float pitch) EventHooks.onPlaySoundAtPosition(Level level, double x, double y, double z, Holder<SoundEvent> name, SoundSource category, float volume, float pitch) voidPlayLevelSoundEvent.setSound(@Nullable Holder<SoundEvent> sound) Sets the sound event to be played.Constructor parameters in net.neoforged.neoforge.event with type arguments of type SoundEventModifierConstructorDescriptionAtEntity(Entity entity, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch) AtPosition(Level level, Vec3 position, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch) PlayLevelSoundEvent(Level level, Holder<SoundEvent> sound, SoundSource source, float volume, float pitch) -
Uses of SoundEvent in net.neoforged.neoforge.fluids
Fields in net.neoforged.neoforge.fluids with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate final Map<SoundAction, SoundEvent> FluidType.Properties.soundsprotected final Map<SoundAction, SoundEvent> FluidType.soundsA map of actions performed to sound that should be played.Methods in net.neoforged.neoforge.fluids that return SoundEventModifier and TypeMethodDescription@Nullable SoundEventFluidType.getSound(Entity entity, SoundAction action) Returns a sound to play when a certain action is performed by the entity in the fluid.@Nullable SoundEventFluidType.getSound(@Nullable Player player, BlockGetter getter, BlockPos pos, SoundAction action) Returns a sound to play when a certain action is performed at a position.@Nullable SoundEventFluidType.getSound(SoundAction action) Returns a sound to play when a certain action is performed.@Nullable SoundEventFluidType.getSound(FluidStack stack, SoundAction action) Returns a sound to play when a certain action is performed.Methods in net.neoforged.neoforge.fluids that return types with arguments of type SoundEventMethods in net.neoforged.neoforge.fluids with parameters of type SoundEventModifier and TypeMethodDescriptionFluidType.Properties.addDripstoneDripping(float chance, ParticleOptions dripParticle, Block cauldron, @Nullable SoundEvent fillSound) Allows this fluid to drip from Pointed Dripstone stalactites and fill cauldrons below.FluidType.Properties.sound(SoundAction action, SoundEvent sound) Sets a sound to play when a certain action is performed. -
Uses of SoundEvent in net.neoforged.neoforge.oldtest
Fields in net.neoforged.neoforge.oldtest with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final DeferredRegister<SoundEvent> CustomSoundTypeTest.SOUND_EVENTSprivate static final DeferredHolder<SoundEvent, SoundEvent> CustomSoundTypeTest.TEST_STEP_EVENTprivate static final DeferredHolder<SoundEvent, SoundEvent> CustomSoundTypeTest.TEST_STEP_EVENT -
Uses of SoundEvent in net.neoforged.neoforge.oldtest.item
Fields in net.neoforged.neoforge.oldtest.item with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final DeferredRegister<SoundEvent> MusicDiscTest.SOUND_EVENTSprivate static final DeferredHolder<SoundEvent, SoundEvent> MusicDiscTest.TEST_SOUND_EVENTprivate static final DeferredHolder<SoundEvent, SoundEvent> MusicDiscTest.TEST_SOUND_EVENT -
Uses of SoundEvent in net.neoforged.neoforge.registries.datamaps.builtin
Fields in net.neoforged.neoforge.registries.datamaps.builtin declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventParrotImitation.soundThe field for thesoundrecord component.Methods in net.neoforged.neoforge.registries.datamaps.builtin that return SoundEventModifier and TypeMethodDescriptionParrotImitation.sound()Returns the value of thesoundrecord component.Constructors in net.neoforged.neoforge.registries.datamaps.builtin with parameters of type SoundEventModifierConstructorDescriptionParrotImitation(SoundEvent sound) Creates an instance of aParrotImitationrecord class.