Uses of Class
net.minecraft.util.SoundEvent
Packages that use SoundEvent
Package
Description
-
Uses of SoundEvent in net.minecraft.block
Fields in net.minecraft.block declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventSoundType.breakSoundprivate final SoundEventSoundType.fallSoundprivate final SoundEventSoundType.hitSoundprivate final SoundEventSoundType.placeSoundprivate final SoundEventSoundType.stepSoundMethods in net.minecraft.block that return SoundEventModifier and TypeMethodDescriptionSoundType.getBreakSound()SoundType.getFallSound()SoundType.getHitSound()SoundType.getPlaceSound()protected abstract SoundEventAbstractButtonBlock.getSound(boolean p_196369_1_) protected SoundEventStoneButtonBlock.getSound(boolean p_196369_1_) protected SoundEventWoodButtonBlock.getSound(boolean p_196369_1_) SoundType.getStepSound()Constructors in net.minecraft.block with parameters of type SoundEventModifierConstructorDescriptionSoundType(float p_i46679_1_, float p_i46679_2_, SoundEvent p_i46679_3_, SoundEvent p_i46679_4_, SoundEvent p_i46679_5_, SoundEvent p_i46679_6_, SoundEvent p_i46679_7_) Deprecated. -
Uses of SoundEvent in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as SoundEventMethods in net.minecraft.client.audio that return SoundEventMethods in net.minecraft.client.audio with parameters of type SoundEventModifier and TypeMethodDescriptionstatic BackgroundMusicSelectorBackgroundMusicTracks.createGameMusic(SoundEvent p_232677_0_) static SimpleSoundSimpleSound.forAmbientAddition(SoundEvent p_239530_0_) static SimpleSoundSimpleSound.forAmbientMood(SoundEvent p_239531_0_, double p_239531_1_, double p_239531_3_, double p_239531_5_) static SimpleSoundSimpleSound.forLocalAmbience(SoundEvent p_239532_0_, float p_239532_1_, float p_239532_2_) static SimpleSoundSimpleSound.forMusic(SoundEvent p_184370_0_) static SimpleSoundSimpleSound.forRecord(SoundEvent p_184372_0_, double p_184372_1_, double p_184372_3_, double p_184372_5_) static SimpleSoundSimpleSound.forUI(SoundEvent p_184371_0_, float p_184371_1_) static SimpleSoundSimpleSound.forUI(SoundEvent p_194007_0_, float p_194007_1_, float p_194007_2_) Constructors in net.minecraft.client.audio with parameters of type SoundEventModifierConstructorDescriptionBackgroundMusicSelector(SoundEvent p_i231428_1_, int p_i231428_2_, int p_i231428_3_, boolean p_i231428_4_) BeeSound(BeeEntity p_i226060_1_, SoundEvent p_i226060_2_, SoundCategory p_i226060_3_) EntityTickableSound(SoundEvent p_i50899_1_, SoundCategory p_i50899_2_, float p_i50899_3_, float p_i50899_4_, Entity p_i50899_5_) EntityTickableSound(SoundEvent p_i50898_1_, SoundCategory p_i50898_2_, Entity p_i50898_3_) protectedLocatableSound(SoundEvent p_i46533_1_, SoundCategory p_i46533_2_) privateSimpleSound(SoundEvent p_i232491_1_, SoundCategory p_i232491_2_, float p_i232491_3_, float p_i232491_4_, boolean p_i232491_5_, int p_i232491_6_, ISound.AttenuationType p_i232491_7_, double p_i232491_8_, double p_i232491_10_, double p_i232491_12_) SimpleSound(SoundEvent p_i232490_1_, SoundCategory p_i232490_2_, float p_i232490_3_, float p_i232490_4_, double p_i232490_5_, double p_i232490_7_, double p_i232490_9_) SimpleSound(SoundEvent p_i46527_1_, SoundCategory p_i46527_2_, float p_i46527_3_, float p_i46527_4_, BlockPos p_i46527_5_) Sound(SoundEvent p_i232489_1_) protectedSubSound(ClientPlayerEntity p_i48884_1_, SoundEvent p_i48884_2_) protectedTickableSound(SoundEvent p_i46532_1_, SoundCategory p_i46532_2_) -
Uses of SoundEvent in net.minecraft.client.entity.player
Methods in net.minecraft.client.entity.player with parameters of type SoundEventModifier and TypeMethodDescriptionvoidClientPlayerEntity.playNotifySound(SoundEvent p_213823_1_, SoundCategory p_213823_2_, float p_213823_3_, float p_213823_4_) voidClientPlayerEntity.playSound(SoundEvent p_184185_1_, float p_184185_2_, float p_184185_3_) -
Uses of SoundEvent in net.minecraft.client.gui.toasts
Fields in net.minecraft.client.gui.toasts declared as SoundEventConstructors in net.minecraft.client.gui.toasts with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type SoundEventModifier and TypeMethodDescriptionvoidWorldRenderer.playRecord(SoundEvent p_184377_1_, BlockPos p_184377_2_, MusicDiscItem musicDiscItem) voidWorldRenderer.playStreamingMusic(SoundEvent p_184377_1_, BlockPos p_184377_2_) Deprecated. -
Uses of SoundEvent in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type SoundEventModifier and TypeMethodDescriptionvoidClientWorld.playLocalSound(double p_184134_1_, double p_184134_3_, double p_184134_5_, SoundEvent p_184134_7_, SoundCategory p_184134_8_, float p_184134_9_, float p_184134_10_, boolean p_184134_11_) voidClientWorld.playLocalSound(BlockPos p_184156_1_, SoundEvent p_184156_2_, SoundCategory p_184156_3_, float p_184156_4_, float p_184156_5_, boolean p_184156_6_) voidClientWorld.playSound(PlayerEntity p_184148_1_, double p_184148_2_, double p_184148_4_, double p_184148_6_, SoundEvent p_184148_8_, SoundCategory p_184148_9_, float p_184148_10_, float p_184148_11_) voidClientWorld.playSound(PlayerEntity p_217384_1_, Entity p_217384_2_, SoundEvent p_217384_3_, SoundCategory p_217384_4_, float p_217384_5_, float p_217384_6_) -
Uses of SoundEvent in net.minecraft.entity
Methods in net.minecraft.entity that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventMobEntity.getAmbientSound()protected SoundEventLivingEntity.getDeathSound()protected SoundEventLivingEntity.getDrinkingSound(ItemStack p_213351_1_) LivingEntity.getEatingSound(ItemStack p_213353_1_) protected SoundEventLivingEntity.getFallDamageSound(int p_184588_1_) protected SoundEventLivingEntity.getHurtSound(DamageSource p_184601_1_) NPCMerchant.getNotifyTradeSound()protected SoundEventEntity.getSwimHighSpeedSplashSound()protected SoundEventEntity.getSwimSound()protected SoundEventEntity.getSwimSplashSound()Methods in net.minecraft.entity with parameters of type SoundEventModifier and TypeMethodDescriptionvoidEntity.playSound(SoundEvent p_184185_1_, float p_184185_2_, float p_184185_3_) -
Uses of SoundEvent in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as SoundEventConstructors in net.minecraft.entity.ai.goal with parameters of type SoundEventModifierConstructorDescriptionUseItemGoal(T p_i50319_1_, ItemStack p_i50319_2_, SoundEvent p_i50319_3_, Predicate<? super T> p_i50319_4_) -
Uses of SoundEvent in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventWitherEntity.getAmbientSound()protected SoundEventWitherEntity.getDeathSound()protected SoundEventWitherEntity.getHurtSound(DamageSource p_184601_1_) -
Uses of SoundEvent in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventEnderDragonEntity.getAmbientSound()protected SoundEventEnderDragonEntity.getHurtSound(DamageSource p_184601_1_) -
Uses of SoundEvent in net.minecraft.entity.item
Methods in net.minecraft.entity.item that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventArmorStandEntity.getDeathSound()protected SoundEventArmorStandEntity.getFallDamageSound(int p_184588_1_) protected SoundEventArmorStandEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventBoatEntity.getPaddleSound() -
Uses of SoundEvent in net.minecraft.entity.merchant
Methods in net.minecraft.entity.merchant that return SoundEvent -
Uses of SoundEvent in net.minecraft.entity.merchant.villager
Fields in net.minecraft.entity.merchant.villager declared as SoundEventMethods in net.minecraft.entity.merchant.villager that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventVillagerEntity.getAmbientSound()protected SoundEventWanderingTraderEntity.getAmbientSound()protected SoundEventVillagerEntity.getDeathSound()protected SoundEventWanderingTraderEntity.getDeathSound()protected SoundEventWanderingTraderEntity.getDrinkingSound(ItemStack p_213351_1_) protected SoundEventVillagerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventWanderingTraderEntity.getHurtSound(DamageSource p_184601_1_) AbstractVillagerEntity.getNotifyTradeSound()WanderingTraderEntity.getNotifyTradeSound()protected SoundEventAbstractVillagerEntity.getTradeUpdatedSound(boolean p_213721_1_) protected SoundEventWanderingTraderEntity.getTradeUpdatedSound(boolean p_213721_1_) VillagerProfession.getWorkSound()Methods in net.minecraft.entity.merchant.villager with parameters of type SoundEventModifier and TypeMethodDescription(package private) static VillagerProfessionVillagerProfession.register(String p_226557_0_, PointOfInterestType p_226557_1_, com.google.common.collect.ImmutableSet<Item> p_226557_2_, com.google.common.collect.ImmutableSet<Block> p_226557_3_, SoundEvent p_226557_4_) (package private) static VillagerProfessionVillagerProfession.register(String p_226556_0_, PointOfInterestType p_226556_1_, SoundEvent p_226556_2_) Constructors in net.minecraft.entity.merchant.villager with parameters of type SoundEventModifierConstructorDescriptionVillagerProfession(String p_i225734_1_, PointOfInterestType p_i225734_2_, com.google.common.collect.ImmutableSet<Item> p_i225734_3_, com.google.common.collect.ImmutableSet<Block> p_i225734_4_, SoundEvent p_i225734_5_) -
Uses of SoundEvent in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventBlazeEntity.getAmbientSound()protected SoundEventDrownedEntity.getAmbientSound()protected SoundEventElderGuardianEntity.getAmbientSound()protected SoundEventEndermanEntity.getAmbientSound()protected SoundEventEndermiteEntity.getAmbientSound()protected SoundEventEvokerEntity.getAmbientSound()protected SoundEventGhastEntity.getAmbientSound()protected SoundEventGuardianEntity.getAmbientSound()protected SoundEventHoglinEntity.getAmbientSound()protected SoundEventHuskEntity.getAmbientSound()protected SoundEventIllusionerEntity.getAmbientSound()protected SoundEventPhantomEntity.getAmbientSound()protected SoundEventPillagerEntity.getAmbientSound()protected SoundEventRavagerEntity.getAmbientSound()protected SoundEventShulkerEntity.getAmbientSound()protected SoundEventSilverfishEntity.getAmbientSound()protected SoundEventSkeletonEntity.getAmbientSound()protected SoundEventSpiderEntity.getAmbientSound()protected SoundEventStrayEntity.getAmbientSound()protected SoundEventVexEntity.getAmbientSound()protected SoundEventVindicatorEntity.getAmbientSound()protected SoundEventWitchEntity.getAmbientSound()protected SoundEventWitherSkeletonEntity.getAmbientSound()protected SoundEventZoglinEntity.getAmbientSound()protected SoundEventZombieEntity.getAmbientSound()ZombieVillagerEntity.getAmbientSound()protected SoundEventZombifiedPiglinEntity.getAmbientSound()protected SoundEventEvokerEntity.getCastingSoundEvent()protected SoundEventIllusionerEntity.getCastingSoundEvent()protected abstract SoundEventSpellcastingIllagerEntity.getCastingSoundEvent()abstract SoundEventAbstractRaiderEntity.getCelebrateSound()EvokerEntity.getCelebrateSound()IllusionerEntity.getCelebrateSound()PillagerEntity.getCelebrateSound()RavagerEntity.getCelebrateSound()VindicatorEntity.getCelebrateSound()WitchEntity.getCelebrateSound()protected SoundEventBlazeEntity.getDeathSound()protected SoundEventCreeperEntity.getDeathSound()protected SoundEventDrownedEntity.getDeathSound()protected SoundEventElderGuardianEntity.getDeathSound()protected SoundEventEndermanEntity.getDeathSound()protected SoundEventEndermiteEntity.getDeathSound()protected SoundEventEvokerEntity.getDeathSound()protected SoundEventGhastEntity.getDeathSound()protected SoundEventGuardianEntity.getDeathSound()protected SoundEventHoglinEntity.getDeathSound()protected SoundEventHuskEntity.getDeathSound()protected SoundEventIllusionerEntity.getDeathSound()protected SoundEventMagmaCubeEntity.getDeathSound()protected SoundEventMonsterEntity.getDeathSound()protected SoundEventPhantomEntity.getDeathSound()protected SoundEventPillagerEntity.getDeathSound()protected SoundEventRavagerEntity.getDeathSound()protected SoundEventShulkerEntity.getDeathSound()protected SoundEventSilverfishEntity.getDeathSound()protected SoundEventSkeletonEntity.getDeathSound()protected SoundEventSlimeEntity.getDeathSound()protected SoundEventSpiderEntity.getDeathSound()protected SoundEventStrayEntity.getDeathSound()protected SoundEventVexEntity.getDeathSound()protected SoundEventVindicatorEntity.getDeathSound()protected SoundEventWitchEntity.getDeathSound()protected SoundEventWitherSkeletonEntity.getDeathSound()protected SoundEventZoglinEntity.getDeathSound()protected SoundEventZombieEntity.getDeathSound()ZombieVillagerEntity.getDeathSound()protected SoundEventZombifiedPiglinEntity.getDeathSound()protected SoundEventMonsterEntity.getFallDamageSound(int p_184588_1_) protected SoundEventElderGuardianEntity.getFlopSound()protected SoundEventGuardianEntity.getFlopSound()protected SoundEventBlazeEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventCreeperEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventDrownedEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventElderGuardianEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventEndermanEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventEndermiteEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventEvokerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventGhastEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventGuardianEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventHoglinEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventHuskEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventIllusionerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventMagmaCubeEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventMonsterEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPhantomEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPillagerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventRavagerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventShulkerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSilverfishEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSkeletonEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSlimeEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSpiderEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventStrayEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventVexEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventVindicatorEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventWitchEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventWitherSkeletonEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventZoglinEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventZombieEntity.getHurtSound(DamageSource p_184601_1_) ZombieVillagerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventZombifiedPiglinEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventMagmaCubeEntity.getJumpSound()protected SoundEventSlimeEntity.getJumpSound()private static SoundEventHoglinTasks.getSoundForActivity(HoglinEntity p_241413_0_, Activity p_241413_1_) protected SoundEventEvokerEntity.AttackSpellGoal.getSpellPrepareSound()protected SoundEventEvokerEntity.SummonSpellGoal.getSpellPrepareSound()protected SoundEventEvokerEntity.WololoSpellGoal.getSpellPrepareSound()protected SoundEventIllusionerEntity.BlindnessSpellGoal.getSpellPrepareSound()protected SoundEventIllusionerEntity.MirrorSpellGoal.getSpellPrepareSound()protected abstract SoundEventSpellcastingIllagerEntity.UseSpellGoal.getSpellPrepareSound()protected SoundEventMagmaCubeEntity.getSquishSound()protected SoundEventSlimeEntity.getSquishSound()protected abstract SoundEventAbstractSkeletonEntity.getStepSound()protected SoundEventDrownedEntity.getStepSound()protected SoundEventHuskEntity.getStepSound()protected SoundEventSkeletonEntity.getStepSound()protected SoundEventStrayEntity.getStepSound()protected SoundEventWitherSkeletonEntity.getStepSound()protected SoundEventZombieEntity.getStepSound()ZombieVillagerEntity.getStepSound()protected SoundEventDrownedEntity.getSwimSound()protected SoundEventHoglinEntity.getSwimSound()protected SoundEventMonsterEntity.getSwimSound()protected SoundEventHoglinEntity.getSwimSplashSound()protected SoundEventMonsterEntity.getSwimSplashSound()Methods in net.minecraft.entity.monster that return types with arguments of type SoundEventModifier and TypeMethodDescriptionstatic Optional<SoundEvent>HoglinTasks.getSoundForCurrentActivity(HoglinEntity p_234398_0_) Methods in net.minecraft.entity.monster with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventPiglinBruteEntity.getAmbientSound()protected SoundEventPiglinEntity.getAmbientSound()protected SoundEventPiglinBruteEntity.getDeathSound()protected SoundEventPiglinEntity.getDeathSound()protected SoundEventPiglinBruteEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPiglinEntity.getHurtSound(DamageSource p_184601_1_) private static SoundEventPiglinTasks.getSoundForActivity(PiglinEntity p_241422_0_, Activity p_241422_1_) Methods in net.minecraft.entity.monster.piglin that return types with arguments of type SoundEventModifier and TypeMethodDescriptionstatic Optional<SoundEvent>PiglinTasks.getSoundForCurrentActivity(PiglinEntity p_241429_0_) Methods in net.minecraft.entity.monster.piglin with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final Map<EntityType<?>,SoundEvent> ParrotEntity.MOB_SOUND_MAPMethods in net.minecraft.entity.passive that return SoundEventModifier and TypeMethodDescriptionstatic SoundEventParrotEntity.getAmbient(World p_234212_0_, Random p_234212_1_) BatEntity.getAmbientSound()protected SoundEventBeeEntity.getAmbientSound()protected SoundEventCatEntity.getAmbientSound()protected SoundEventChickenEntity.getAmbientSound()protected SoundEventCowEntity.getAmbientSound()protected SoundEventDolphinEntity.getAmbientSound()protected SoundEventFoxEntity.getAmbientSound()protected SoundEventGolemEntity.getAmbientSound()protected SoundEventOcelotEntity.getAmbientSound()protected SoundEventPandaEntity.getAmbientSound()ParrotEntity.getAmbientSound()protected SoundEventPigEntity.getAmbientSound()protected SoundEventPolarBearEntity.getAmbientSound()protected SoundEventRabbitEntity.getAmbientSound()protected SoundEventSheepEntity.getAmbientSound()protected SoundEventSnowGolemEntity.getAmbientSound()protected SoundEventSquidEntity.getAmbientSound()protected SoundEventStriderEntity.getAmbientSound()protected SoundEventTurtleEntity.getAmbientSound()protected SoundEventWolfEntity.getAmbientSound()protected SoundEventBatEntity.getDeathSound()protected SoundEventBeeEntity.getDeathSound()protected SoundEventCatEntity.getDeathSound()protected SoundEventChickenEntity.getDeathSound()protected SoundEventCowEntity.getDeathSound()protected SoundEventDolphinEntity.getDeathSound()protected SoundEventFoxEntity.getDeathSound()protected SoundEventGolemEntity.getDeathSound()protected SoundEventIronGolemEntity.getDeathSound()protected SoundEventOcelotEntity.getDeathSound()protected SoundEventPandaEntity.getDeathSound()protected SoundEventParrotEntity.getDeathSound()protected SoundEventPigEntity.getDeathSound()protected SoundEventPolarBearEntity.getDeathSound()protected SoundEventRabbitEntity.getDeathSound()protected SoundEventSheepEntity.getDeathSound()protected SoundEventSnowGolemEntity.getDeathSound()protected SoundEventSquidEntity.getDeathSound()protected SoundEventStriderEntity.getDeathSound()protected SoundEventTurtleEntity.getDeathSound()protected SoundEventWolfEntity.getDeathSound()FoxEntity.getEatingSound(ItemStack p_213353_1_) protected SoundEventBatEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventBeeEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventCatEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventChickenEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventCowEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventDolphinEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventFoxEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventGolemEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventIronGolemEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventOcelotEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPandaEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventParrotEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPigEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPolarBearEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventRabbitEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSheepEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSnowGolemEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSquidEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventStriderEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventTurtleEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventWolfEntity.getHurtSound(DamageSource p_184601_1_) private static SoundEventParrotEntity.getImitatedSound(EntityType<?> p_200610_0_) protected SoundEventRabbitEntity.getJumpSound()protected SoundEventDolphinEntity.getSwimSound()protected SoundEventTurtleEntity.getSwimSound()protected SoundEventDolphinEntity.getSwimSplashSound() -
Uses of SoundEvent in net.minecraft.entity.passive.fish
Methods in net.minecraft.entity.passive.fish that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventCodEntity.getAmbientSound()protected SoundEventPufferfishEntity.getAmbientSound()protected SoundEventSalmonEntity.getAmbientSound()protected SoundEventTropicalFishEntity.getAmbientSound()protected SoundEventCodEntity.getDeathSound()protected SoundEventPufferfishEntity.getDeathSound()protected SoundEventSalmonEntity.getDeathSound()protected SoundEventTropicalFishEntity.getDeathSound()protected abstract SoundEventAbstractFishEntity.getFlopSound()protected SoundEventCodEntity.getFlopSound()protected SoundEventPufferfishEntity.getFlopSound()protected SoundEventSalmonEntity.getFlopSound()protected SoundEventTropicalFishEntity.getFlopSound()protected SoundEventCodEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPufferfishEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSalmonEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventTropicalFishEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventAbstractFishEntity.getSwimSound() -
Uses of SoundEvent in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventAbstractHorseEntity.getAmbientSound()protected SoundEventDonkeyEntity.getAmbientSound()protected SoundEventHorseEntity.getAmbientSound()protected SoundEventLlamaEntity.getAmbientSound()protected SoundEventMuleEntity.getAmbientSound()protected SoundEventSkeletonHorseEntity.getAmbientSound()protected SoundEventZombieHorseEntity.getAmbientSound()protected SoundEventAbstractHorseEntity.getAngrySound()protected SoundEventDonkeyEntity.getAngrySound()protected SoundEventHorseEntity.getAngrySound()protected SoundEventLlamaEntity.getAngrySound()protected SoundEventMuleEntity.getAngrySound()protected SoundEventAbstractHorseEntity.getDeathSound()protected SoundEventDonkeyEntity.getDeathSound()protected SoundEventHorseEntity.getDeathSound()protected SoundEventLlamaEntity.getDeathSound()protected SoundEventMuleEntity.getDeathSound()protected SoundEventSkeletonHorseEntity.getDeathSound()protected SoundEventZombieHorseEntity.getDeathSound()protected SoundEventAbstractHorseEntity.getEatingSound()protected SoundEventDonkeyEntity.getEatingSound()protected SoundEventHorseEntity.getEatingSound()protected SoundEventLlamaEntity.getEatingSound()protected SoundEventMuleEntity.getEatingSound()protected SoundEventAbstractHorseEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventDonkeyEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventHorseEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventLlamaEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventMuleEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSkeletonHorseEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventZombieHorseEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventSkeletonHorseEntity.getSwimSound() -
Uses of SoundEvent in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventPlayerEntity.getDeathSound()protected SoundEventPlayerEntity.getFallDamageSound(int p_184588_1_) protected SoundEventPlayerEntity.getHurtSound(DamageSource p_184601_1_) protected SoundEventPlayerEntity.getSwimHighSpeedSplashSound()protected SoundEventPlayerEntity.getSwimSound()protected SoundEventPlayerEntity.getSwimSplashSound()Methods in net.minecraft.entity.player with parameters of type SoundEventModifier and TypeMethodDescriptionvoidPlayerEntity.playNotifySound(SoundEvent p_213823_1_, SoundCategory p_213823_2_, float p_213823_3_, float p_213823_4_) voidServerPlayerEntity.playNotifySound(SoundEvent p_213823_1_, SoundCategory p_213823_2_, float p_213823_3_, float p_213823_4_) voidPlayerEntity.playSound(SoundEvent p_184185_1_, float p_184185_2_, float p_184185_3_) -
Uses of SoundEvent in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as SoundEventMethods in net.minecraft.entity.projectile that return SoundEventModifier and TypeMethodDescriptionprotected SoundEventAbstractArrowEntity.getDefaultHitGroundSoundEvent()protected SoundEventTridentEntity.getDefaultHitGroundSoundEvent()protected final SoundEventAbstractArrowEntity.getHitGroundSoundEvent()Methods in net.minecraft.entity.projectile with parameters of type SoundEvent -
Uses of SoundEvent in net.minecraft.item
Fields in net.minecraft.item declared as SoundEventModifier and TypeFieldDescriptionprivate final SoundEventArmorMaterial.soundprivate final SoundEventMusicDiscItem.soundDeprecated.Fields in net.minecraft.item with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final Map<SoundEvent,MusicDiscItem> MusicDiscItem.BY_NAMEDeprecated.private final Supplier<SoundEvent>MusicDiscItem.soundSupplierMethods in net.minecraft.item that return SoundEventModifier and TypeMethodDescriptionHoneyBottleItem.getDrinkingSound()Item.getDrinkingSound()ItemStack.getDrinkingSound()HoneyBottleItem.getEatingSound()Item.getEatingSound()ItemStack.getEatingSound()ArmorMaterial.getEquipSound()IArmorMaterial.getEquipSound()protected SoundEventBlockItem.getPlaceSound(BlockState p_219983_1_) Deprecated.protected SoundEventBlockItem.getPlaceSound(BlockState state, World world, BlockPos pos, PlayerEntity entity) MusicDiscItem.getSound()private SoundEventCrossbowItem.getStartSound(int p_220025_1_) Methods in net.minecraft.item with parameters of type SoundEventModifier and TypeMethodDescriptionstatic MusicDiscItemMusicDiscItem.getBySound(SoundEvent p_185074_0_) Constructors in net.minecraft.item with parameters of type SoundEventModifierConstructorDescriptionprivateArmorMaterial(String p_i231593_3_, int p_i231593_4_, int[] p_i231593_5_, int p_i231593_6_, SoundEvent p_i231593_7_, float p_i231593_8_, float p_i231593_9_, Supplier<Ingredient> p_i231593_10_) MusicDiscItem(int p_i48475_1_, SoundEvent p_i48475_2_, Item.Properties p_i48475_3_) Deprecated.Constructor parameters in net.minecraft.item with type arguments of type SoundEventModifierConstructorDescriptionMusicDiscItem(int comparatorValue, Supplier<SoundEvent> soundSupplier, Item.Properties builder) For mod use, allows to create a music disc without having to create a new SoundEvent before their registry event is fired. -
Uses of SoundEvent in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventSPlaySoundEffectPacket.soundprivate SoundEventSSpawnMovingSoundEffectPacket.soundMethods in net.minecraft.network.play.server that return SoundEventModifier and TypeMethodDescriptionSPlaySoundEffectPacket.getSound()SSpawnMovingSoundEffectPacket.getSound()Constructors in net.minecraft.network.play.server with parameters of type SoundEventModifierConstructorDescriptionSPlaySoundEffectPacket(SoundEvent p_i46896_1_, SoundCategory p_i46896_2_, double p_i46896_3_, double p_i46896_5_, double p_i46896_7_, float p_i46896_9_, float p_i46896_10_) SSpawnMovingSoundEffectPacket(SoundEvent p_i50763_1_, SoundCategory p_i50763_2_, Entity p_i50763_3_, float p_i50763_4_, float p_i50763_5_) -
Uses of SoundEvent in net.minecraft.state.properties
Fields in net.minecraft.state.properties declared as SoundEventMethods in net.minecraft.state.properties that return SoundEventConstructors in net.minecraft.state.properties with parameters of type SoundEventModifierConstructorDescriptionprivateNoteBlockInstrument(String p_i49336_3_, SoundEvent p_i49336_4_) -
Uses of SoundEvent in net.minecraft.tileentity
Methods in net.minecraft.tileentity with parameters of type SoundEventModifier and TypeMethodDescriptionprivate voidBarrelTileEntity.playSound(BlockState p_213965_1_, SoundEvent p_213965_2_) voidBeaconTileEntity.playSound(SoundEvent p_205736_1_) private voidChestTileEntity.playSound(SoundEvent p_195483_1_) voidConduitTileEntity.playSound(SoundEvent p_205738_1_) -
Uses of SoundEvent in net.minecraft.util
Fields in net.minecraft.util declared as SoundEventModifier and TypeFieldDescriptionstatic final SoundEventSoundEvents.AMBIENT_BASALT_DELTAS_ADDITIONSstatic final SoundEventSoundEvents.AMBIENT_BASALT_DELTAS_LOOPstatic final SoundEventSoundEvents.AMBIENT_BASALT_DELTAS_MOODstatic final SoundEventSoundEvents.AMBIENT_CAVEstatic final SoundEventSoundEvents.AMBIENT_CRIMSON_FOREST_ADDITIONSstatic final SoundEventSoundEvents.AMBIENT_CRIMSON_FOREST_LOOPstatic final SoundEventSoundEvents.AMBIENT_CRIMSON_FOREST_MOODstatic final SoundEventSoundEvents.AMBIENT_NETHER_WASTES_ADDITIONSstatic final SoundEventSoundEvents.AMBIENT_NETHER_WASTES_LOOPstatic final SoundEventSoundEvents.AMBIENT_NETHER_WASTES_MOODstatic final SoundEventSoundEvents.AMBIENT_SOUL_SAND_VALLEY_ADDITIONSstatic final SoundEventSoundEvents.AMBIENT_SOUL_SAND_VALLEY_LOOPstatic final SoundEventSoundEvents.AMBIENT_SOUL_SAND_VALLEY_MOODstatic 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.AMBIENT_WARPED_FOREST_ADDITIONSstatic final SoundEventSoundEvents.AMBIENT_WARPED_FOREST_LOOPstatic final SoundEventSoundEvents.AMBIENT_WARPED_FOREST_MOODstatic 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.ARMOR_EQUIP_CHAINstatic final SoundEventSoundEvents.ARMOR_EQUIP_DIAMONDstatic final SoundEventSoundEvents.ARMOR_EQUIP_ELYTRAstatic final SoundEventSoundEvents.ARMOR_EQUIP_GENERICstatic final SoundEventSoundEvents.ARMOR_EQUIP_GOLDstatic final SoundEventSoundEvents.ARMOR_EQUIP_IRONstatic final SoundEventSoundEvents.ARMOR_EQUIP_LEATHERstatic final SoundEventSoundEvents.ARMOR_EQUIP_NETHERITEstatic final SoundEventSoundEvents.ARMOR_EQUIP_TURTLEstatic final SoundEventSoundEvents.ARMOR_STAND_BREAKstatic final SoundEventSoundEvents.ARMOR_STAND_FALLstatic final SoundEventSoundEvents.ARMOR_STAND_HITstatic final SoundEventSoundEvents.ARMOR_STAND_PLACEstatic final SoundEventSoundEvents.ARROW_HITstatic final SoundEventSoundEvents.ARROW_HIT_PLAYERstatic final SoundEventSoundEvents.ARROW_SHOOTstatic final SoundEventSoundEvents.AXE_STRIPstatic 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.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.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.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.BOOK_PAGE_TURNstatic final SoundEventSoundEvents.BOOK_PUTstatic final SoundEventSoundEvents.BOTTLE_EMPTYstatic final SoundEventSoundEvents.BOTTLE_FILLstatic final SoundEventSoundEvents.BOTTLE_FILL_DRAGONBREATHstatic final SoundEventSoundEvents.BREWING_STAND_BREWstatic 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_FISHstatic final SoundEventSoundEvents.BUCKET_EMPTY_LAVAstatic final SoundEventSoundEvents.BUCKET_FILLstatic final SoundEventSoundEvents.BUCKET_FILL_FISHstatic final SoundEventSoundEvents.BUCKET_FILL_LAVAstatic final SoundEventSoundEvents.CAMPFIRE_CRACKLEstatic 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.CHAIN_BREAKstatic final SoundEventSoundEvents.CHAIN_FALLstatic final SoundEventSoundEvents.CHAIN_HITstatic final SoundEventSoundEvents.CHAIN_PLACEstatic final SoundEventSoundEvents.CHAIN_STEPstatic 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.CHORUS_FLOWER_DEATHstatic final SoundEventSoundEvents.CHORUS_FLOWER_GROWstatic final SoundEventSoundEvents.CHORUS_FRUIT_TELEPORTstatic 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.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.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.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.DRAGON_FIREBALL_EXPLODEstatic 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.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.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.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.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_EXPLODEstatic 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.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.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.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.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.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.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.LLAMA_SWAGstatic 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.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.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_RIDINGstatic final SoundEventSoundEvents.MOOSHROOM_CONVERTstatic final SoundEventSoundEvents.MOOSHROOM_EATstatic final SoundEventSoundEvents.MOOSHROOM_MILKstatic final SoundEventSoundEvents.MOOSHROOM_MILK_SUSPICIOUSLYstatic final SoundEventSoundEvents.MOOSHROOM_SHEARstatic 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.MUSIC_BIOME_BASALT_DELTASstatic final SoundEventSoundEvents.MUSIC_BIOME_CRIMSON_FORESTstatic final SoundEventSoundEvents.MUSIC_BIOME_NETHER_WASTESstatic final SoundEventSoundEvents.MUSIC_BIOME_SOUL_SAND_VALLEYstatic final SoundEventSoundEvents.MUSIC_BIOME_WARPED_FORESTstatic final SoundEventSoundEvents.MUSIC_CREATIVEstatic final SoundEventSoundEvents.MUSIC_CREDITSstatic final SoundEventSoundEvents.MUSIC_DISC_11static final SoundEventSoundEvents.MUSIC_DISC_13static 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_PIGSTEPstatic final SoundEventSoundEvents.MUSIC_DISC_STALstatic final SoundEventSoundEvents.MUSIC_DISC_STRADstatic final SoundEventSoundEvents.MUSIC_DISC_WAITstatic final SoundEventSoundEvents.MUSIC_DISC_WARDstatic final SoundEventSoundEvents.MUSIC_DRAGONstatic final SoundEventSoundEvents.MUSIC_ENDstatic final SoundEventSoundEvents.MUSIC_GAMEstatic final SoundEventSoundEvents.MUSIC_MENUstatic final SoundEventSoundEvents.MUSIC_UNDER_WATERstatic 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.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.NOTE_BLOCK_BANJOstatic final SoundEventSoundEvents.NOTE_BLOCK_BASEDRUMstatic final SoundEventSoundEvents.NOTE_BLOCK_BASSstatic final SoundEventSoundEvents.NOTE_BLOCK_BELLstatic final SoundEventSoundEvents.NOTE_BLOCK_BITstatic final SoundEventSoundEvents.NOTE_BLOCK_CHIMEstatic final SoundEventSoundEvents.NOTE_BLOCK_COW_BELLstatic final SoundEventSoundEvents.NOTE_BLOCK_DIDGERIDOOstatic final SoundEventSoundEvents.NOTE_BLOCK_FLUTEstatic final SoundEventSoundEvents.NOTE_BLOCK_GUITARstatic final SoundEventSoundEvents.NOTE_BLOCK_HARPstatic final SoundEventSoundEvents.NOTE_BLOCK_HATstatic final SoundEventSoundEvents.NOTE_BLOCK_IRON_XYLOPHONEstatic final SoundEventSoundEvents.NOTE_BLOCK_PLINGstatic final SoundEventSoundEvents.NOTE_BLOCK_SNAREstatic final SoundEventSoundEvents.NOTE_BLOCK_XYLOPHONEstatic 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.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_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_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.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_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.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.PORTAL_AMBIENTstatic final SoundEventSoundEvents.PORTAL_TRAVELstatic final SoundEventSoundEvents.PORTAL_TRIGGERstatic 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.RAID_HORNstatic 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_DEPLETEstatic final SoundEventSoundEvents.RESPAWN_ANCHOR_SET_SPAWNstatic 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.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_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.SMITHING_TABLE_USEstatic final SoundEventSoundEvents.SMOKER_SMOKEstatic 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.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.SWEET_BERRY_BUSH_BREAKstatic final SoundEventSoundEvents.SWEET_BERRY_BUSH_PICK_BERRIESstatic final SoundEventSoundEvents.SWEET_BERRY_BUSH_PLACEstatic final SoundEventSoundEvents.THORNS_HITstatic final SoundEventSoundEvents.TNT_PRIMEDstatic final SoundEventSoundEvents.TOTEM_USEstatic 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.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_BUTTON_CLICKstatic 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.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_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.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.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.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_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.util with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SoundEvent>SoundEvent.CODECMethods in net.minecraft.util that return SoundEvent -
Uses of SoundEvent in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic final Registry<SoundEvent>Registry.SOUND_EVENTDeprecated.static final RegistryKey<Registry<SoundEvent>>Registry.SOUND_EVENT_REGISTRY -
Uses of SoundEvent in net.minecraft.world
Methods in net.minecraft.world with parameters of type SoundEventModifier and TypeMethodDescriptionvoidWorld.playLocalSound(double p_184134_1_, double p_184134_3_, double p_184134_5_, SoundEvent p_184134_7_, SoundCategory p_184134_8_, float p_184134_9_, float p_184134_10_, boolean p_184134_11_) voidIWorld.playSound(PlayerEntity p_184133_1_, BlockPos p_184133_2_, SoundEvent p_184133_3_, SoundCategory p_184133_4_, float p_184133_5_, float p_184133_6_) abstract voidWorld.playSound(PlayerEntity p_184148_1_, double p_184148_2_, double p_184148_4_, double p_184148_6_, SoundEvent p_184148_8_, SoundCategory p_184148_9_, float p_184148_10_, float p_184148_11_) abstract voidWorld.playSound(PlayerEntity p_217384_1_, Entity p_217384_2_, SoundEvent p_217384_3_, SoundCategory p_217384_4_, float p_217384_5_, float p_217384_6_) voidWorld.playSound(PlayerEntity p_184133_1_, BlockPos p_184133_2_, SoundEvent p_184133_3_, SoundCategory p_184133_4_, float p_184133_5_, float p_184133_6_) -
Uses of SoundEvent in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventMoodSoundAmbience.soundEventprivate SoundEventSoundAdditionsAmbience.soundEventFields in net.minecraft.world.biome with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate final Optional<SoundEvent>BiomeAmbience.ambientLoopSoundEventprivate Optional<SoundEvent>BiomeAmbience.Builder.ambientLoopSoundEventMethods in net.minecraft.world.biome that return SoundEventModifier and TypeMethodDescriptionMoodSoundAmbience.getSoundEvent()SoundAdditionsAmbience.getSoundEvent()Methods in net.minecraft.world.biome that return types with arguments of type SoundEventModifier and TypeMethodDescriptionBiome.getAmbientLoop()BiomeAmbience.getAmbientLoopSoundEvent()Methods in net.minecraft.world.biome with parameters of type SoundEventConstructors in net.minecraft.world.biome with parameters of type SoundEventModifierConstructorDescriptionMoodSoundAmbience(SoundEvent p_i231628_1_, int p_i231628_2_, int p_i231628_3_, double p_i231628_4_) SoundAdditionsAmbience(SoundEvent p_i231627_1_, double p_i231627_2_) -
Uses of SoundEvent in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type SoundEventModifier and TypeMethodDescriptionvoidWorldGenRegion.playSound(PlayerEntity p_184133_1_, BlockPos p_184133_2_, SoundEvent p_184133_3_, SoundCategory p_184133_4_, float p_184133_5_, float p_184133_6_) -
Uses of SoundEvent in net.minecraft.world.server
Methods in net.minecraft.world.server with parameters of type SoundEventModifier and TypeMethodDescriptionvoidServerWorld.playSound(PlayerEntity p_184148_1_, double p_184148_2_, double p_184148_4_, double p_184148_6_, SoundEvent p_184148_8_, SoundCategory p_184148_9_, float p_184148_10_, float p_184148_11_) voidServerWorld.playSound(PlayerEntity p_217384_1_, Entity p_217384_2_, SoundEvent p_217384_3_, SoundCategory p_217384_4_, float p_217384_5_, float p_217384_6_) -
Uses of SoundEvent in net.minecraftforge.common
Method parameters in net.minecraftforge.common with type arguments of type SoundEventModifier and TypeMethodDescriptionvoidForgeMod.missingSoundMapping(RegistryEvent.MissingMappings<SoundEvent> event) -
Uses of SoundEvent in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data with parameters of type SoundEventModifier and TypeMethodDescriptionprotected voidSoundDefinitionsProvider.add(SoundEvent soundEvent, SoundDefinition definition) Adds the entry name associated with the givenSoundEventwith theSoundDefinitionto the list.Method parameters in net.minecraftforge.common.data with type arguments of type SoundEventModifier and TypeMethodDescriptionprotected voidSoundDefinitionsProvider.add(Supplier<SoundEvent> soundEvent, SoundDefinition definition) Adds the entry name associated with the suppliedSoundEventwith the givenSoundDefinitionto the list. -
Uses of SoundEvent in net.minecraftforge.common.util
Fields in net.minecraftforge.common.util with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate final Supplier<SoundEvent>ForgeSoundType.breakSoundprivate final Supplier<SoundEvent>ForgeSoundType.fallSoundprivate final Supplier<SoundEvent>ForgeSoundType.hitSoundprivate final Supplier<SoundEvent>ForgeSoundType.placeSoundprivate final Supplier<SoundEvent>ForgeSoundType.stepSoundMethods in net.minecraftforge.common.util that return SoundEventModifier and TypeMethodDescriptionForgeSoundType.getBreakSound()ForgeSoundType.getFallSound()ForgeSoundType.getHitSound()ForgeSoundType.getPlaceSound()ForgeSoundType.getStepSound()Constructor parameters in net.minecraftforge.common.util with type arguments of type SoundEventModifierConstructorDescriptionForgeSoundType(float volumeIn, float pitchIn, Supplier<SoundEvent> breakSoundIn, Supplier<SoundEvent> stepSoundIn, Supplier<SoundEvent> placeSoundIn, Supplier<SoundEvent> hitSoundIn, Supplier<SoundEvent> fallSoundIn) -
Uses of SoundEvent in net.minecraftforge.debug
Fields in net.minecraftforge.debug with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final DeferredRegister<SoundEvent>CustomSoundTypeTest.SOUND_EVENTSprivate static final RegistryObject<SoundEvent>CustomSoundTypeTest.TEST_STEP_EVENT -
Uses of SoundEvent in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item with type parameters of type SoundEventModifier and TypeFieldDescriptionprivate static final DeferredRegister<SoundEvent>MusicDiscTest.SOUND_EVENTSprivate static final RegistryObject<SoundEvent>MusicDiscTest.TEST_SOUND_EVENT -
Uses of SoundEvent in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type SoundEventModifier and TypeMethodDescriptionstatic PlaySoundAtEntityEventForgeEventFactory.onPlaySoundAtEntity(Entity entity, SoundEvent name, SoundCategory category, float volume, float pitch) -
Uses of SoundEvent in net.minecraftforge.event.entity
Fields in net.minecraftforge.event.entity declared as SoundEventMethods in net.minecraftforge.event.entity that return SoundEventMethods in net.minecraftforge.event.entity with parameters of type SoundEventConstructors in net.minecraftforge.event.entity with parameters of type SoundEventModifierConstructorDescriptionPlaySoundAtEntityEvent(Entity entity, SoundEvent name, SoundCategory category, float volume, float pitch) -
Uses of SoundEvent in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids declared as SoundEventModifier and TypeFieldDescriptionprivate SoundEventFluidAttributes.Builder.emptySoundprivate final SoundEventFluidAttributes.emptySoundprivate SoundEventFluidAttributes.Builder.fillSoundprivate final SoundEventFluidAttributes.fillSoundMethods in net.minecraftforge.fluids that return SoundEventModifier and TypeMethodDescriptionFluidAttributes.getEmptySound()FluidAttributes.getEmptySound(IBlockDisplayReader world, BlockPos pos) FluidAttributes.getEmptySound(FluidStack stack) FluidAttributes.getFillSound()FluidAttributes.getFillSound(IBlockDisplayReader world, BlockPos pos) FluidAttributes.getFillSound(FluidStack stack) Methods in net.minecraftforge.fluids with parameters of type SoundEventModifier and TypeMethodDescriptionfinal FluidAttributes.BuilderFluidAttributes.Builder.sound(SoundEvent sound) final FluidAttributes.BuilderFluidAttributes.Builder.sound(SoundEvent fillSound, SoundEvent emptySound) -
Uses of SoundEvent in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type SoundEventModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<SoundEvent>>ForgeRegistries.Keys.SOUND_EVENTSstatic final IForgeRegistry<SoundEvent>ForgeRegistries.SOUND_EVENTS