Uses of Class
net.minecraft.util.SoundEvent
-
-
Uses of SoundEvent in net.minecraft.block
Fields in net.minecraft.block declared as SoundEvent Modifier and Type Field Description private SoundEventSoundType. breakSoundprivate SoundEventSoundType. fallSoundprivate SoundEventSoundType. hitSoundprivate SoundEventSoundType. placeSoundprivate SoundEventSoundType. stepSoundMethods in net.minecraft.block that return SoundEvent Modifier and Type Method Description SoundEventSoundType. getBreakSound()SoundEventSoundType. getFallSound()SoundEventSoundType. getHitSound()SoundEventSoundType. getPlaceSound()protected abstract SoundEventAbstractButtonBlock. getSound(boolean p_196369_1_)protected SoundEventStoneButtonBlock. getSound(boolean p_196369_1_)protected SoundEventWoodButtonBlock. getSound(boolean p_196369_1_)SoundEventSoundType. getStepSound()Constructors in net.minecraft.block with parameters of type SoundEvent Constructor Description SoundType(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 SoundEvent Modifier and Type Field Description private SoundEventBackgroundMusicSelector. eventMethods in net.minecraft.client.audio that return SoundEvent Modifier and Type Method Description SoundEventBackgroundMusicSelector. getEvent()Methods in net.minecraft.client.audio with parameters of type SoundEvent Modifier and Type Method Description static 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 SoundEvent Constructor Description BackgroundMusicSelector(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_)LocatableSound(SoundEvent p_i46533_1_, SoundCategory p_i46533_2_)SimpleSound(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_)SubSound(ClientPlayerEntity p_i48884_1_, SoundEvent p_i48884_2_)TickableSound(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 SoundEvent Modifier and Type Method Description voidClientPlayerEntity. 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 SoundEvent Modifier and Type Field Description private SoundEventIToast.Visibility. soundEventConstructors in net.minecraft.client.gui.toasts with parameters of type SoundEvent Constructor Description Visibility(SoundEvent p_i47607_3_) -
Uses of SoundEvent in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type SoundEvent Modifier and Type Method Description voidWorldRenderer. 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 SoundEvent Modifier and Type Method Description voidClientWorld. 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 SoundEvent Modifier and Type Method Description protected SoundEventMobEntity. getAmbientSound()protected SoundEventLivingEntity. getDeathSound()protected SoundEventLivingEntity. getDrinkingSound(ItemStack p_213351_1_)SoundEventLivingEntity. getEatingSound(ItemStack p_213353_1_)protected SoundEventLivingEntity. getFallDamageSound(int p_184588_1_)protected SoundEventLivingEntity. getHurtSound(DamageSource p_184601_1_)SoundEventNPCMerchant. getNotifyTradeSound()protected SoundEventEntity. getSwimHighSpeedSplashSound()protected SoundEventEntity. getSwimSound()protected SoundEventEntity. getSwimSplashSound()Methods in net.minecraft.entity with parameters of type SoundEvent Modifier and Type Method Description voidEntity. 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 SoundEvent Modifier and Type Field Description private SoundEventUseItemGoal. finishUsingSoundConstructors in net.minecraft.entity.ai.goal with parameters of type SoundEvent Constructor Description UseItemGoal(T p_i50319_1_, ItemStack p_i50319_2_, SoundEvent p_i50319_3_, java.util.function.Predicate<? super T> p_i50319_4_) -
Uses of SoundEvent in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss that return SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description protected 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 Modifier and Type Method Description SoundEventIMerchant. getNotifyTradeSound() -
Uses of SoundEvent in net.minecraft.entity.merchant.villager
Fields in net.minecraft.entity.merchant.villager declared as SoundEvent Modifier and Type Field Description private SoundEventVillagerProfession. workSoundMethods in net.minecraft.entity.merchant.villager that return SoundEvent Modifier and Type Method Description protected 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_)SoundEventAbstractVillagerEntity. getNotifyTradeSound()SoundEventWanderingTraderEntity. getNotifyTradeSound()protected SoundEventAbstractVillagerEntity. getTradeUpdatedSound(boolean p_213721_1_)protected SoundEventWanderingTraderEntity. getTradeUpdatedSound(boolean p_213721_1_)SoundEventVillagerProfession. getWorkSound()Methods in net.minecraft.entity.merchant.villager with parameters of type SoundEvent Modifier and Type Method Description (package private) static VillagerProfessionVillagerProfession. register(java.lang.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(java.lang.String p_226556_0_, PointOfInterestType p_226556_1_, SoundEvent p_226556_2_)Constructors in net.minecraft.entity.merchant.villager with parameters of type SoundEvent Constructor Description VillagerProfession(java.lang.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 SoundEvent Modifier and Type Method Description protected 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()SoundEventZombieVillagerEntity. getAmbientSound()protected SoundEventZombifiedPiglinEntity. getAmbientSound()protected SoundEventEvokerEntity. getCastingSoundEvent()protected SoundEventIllusionerEntity. getCastingSoundEvent()protected abstract SoundEventSpellcastingIllagerEntity. getCastingSoundEvent()abstract SoundEventAbstractRaiderEntity. getCelebrateSound()SoundEventEvokerEntity. getCelebrateSound()SoundEventIllusionerEntity. getCelebrateSound()SoundEventPillagerEntity. getCelebrateSound()SoundEventRavagerEntity. getCelebrateSound()SoundEventVindicatorEntity. getCelebrateSound()SoundEventWitchEntity. 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()SoundEventZombieVillagerEntity. 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_)SoundEventZombieVillagerEntity. 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()SoundEventZombieVillagerEntity. 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 SoundEvent Modifier and Type Method Description static java.util.Optional<SoundEvent>HoglinTasks. getSoundForCurrentActivity(HoglinEntity p_234398_0_)Methods in net.minecraft.entity.monster with parameters of type SoundEvent Modifier and Type Method Description protected voidHoglinEntity. playSound(SoundEvent p_241412_1_) -
Uses of SoundEvent in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin that return SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description static java.util.Optional<SoundEvent>PiglinTasks. getSoundForCurrentActivity(PiglinEntity p_241429_0_)Methods in net.minecraft.entity.monster.piglin with parameters of type SoundEvent Modifier and Type Method Description protected voidPiglinEntity. playSound(SoundEvent p_241417_1_) -
Uses of SoundEvent in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type SoundEvent Modifier and Type Field Description private static java.util.Map<EntityType<?>,SoundEvent>ParrotEntity. MOB_SOUND_MAPMethods in net.minecraft.entity.passive that return SoundEvent Modifier and Type Method Description static SoundEventParrotEntity. getAmbient(World p_234212_0_, java.util.Random p_234212_1_)SoundEventBatEntity. 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()SoundEventParrotEntity. 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()SoundEventFoxEntity. 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 SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description voidPlayerEntity. 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 SoundEvent Modifier and Type Field Description private SoundEventAbstractArrowEntity. soundEventMethods in net.minecraft.entity.projectile that return SoundEvent Modifier and Type Method Description protected SoundEventAbstractArrowEntity. getDefaultHitGroundSoundEvent()protected SoundEventTridentEntity. getDefaultHitGroundSoundEvent()protected SoundEventAbstractArrowEntity. getHitGroundSoundEvent()Methods in net.minecraft.entity.projectile with parameters of type SoundEvent Modifier and Type Method Description voidAbstractArrowEntity. setSoundEvent(SoundEvent p_213869_1_) -
Uses of SoundEvent in net.minecraft.item
Fields in net.minecraft.item declared as SoundEvent Modifier and Type Field Description private SoundEventArmorMaterial. soundprivate SoundEventMusicDiscItem. soundDeprecated.Fields in net.minecraft.item with type parameters of type SoundEvent Modifier and Type Field Description private static java.util.Map<SoundEvent,MusicDiscItem>MusicDiscItem. BY_NAMEDeprecated.private java.util.function.Supplier<SoundEvent>MusicDiscItem. soundSupplierMethods in net.minecraft.item that return SoundEvent Modifier and Type Method Description SoundEventHoneyBottleItem. getDrinkingSound()SoundEventItem. getDrinkingSound()SoundEventItemStack. getDrinkingSound()SoundEventHoneyBottleItem. getEatingSound()SoundEventItem. getEatingSound()SoundEventItemStack. getEatingSound()SoundEventArmorMaterial. getEquipSound()SoundEventIArmorMaterial. getEquipSound()protected SoundEventBlockItem. getPlaceSound(BlockState p_219983_1_)Deprecated.protected SoundEventBlockItem. getPlaceSound(BlockState state, World world, BlockPos pos, PlayerEntity entity)SoundEventMusicDiscItem. getSound()private SoundEventCrossbowItem. getStartSound(int p_220025_1_)Methods in net.minecraft.item with parameters of type SoundEvent Modifier and Type Method Description static MusicDiscItemMusicDiscItem. getBySound(SoundEvent p_185074_0_)Constructors in net.minecraft.item with parameters of type SoundEvent Constructor Description ArmorMaterial(java.lang.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_, java.util.function.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 SoundEvent Constructor Description MusicDiscItem(int comparatorValue, java.util.function.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 SoundEvent Modifier and Type Field Description private SoundEventSPlaySoundEffectPacket. soundprivate SoundEventSSpawnMovingSoundEffectPacket. soundMethods in net.minecraft.network.play.server that return SoundEvent Modifier and Type Method Description SoundEventSPlaySoundEffectPacket. getSound()SoundEventSSpawnMovingSoundEffectPacket. getSound()Constructors in net.minecraft.network.play.server with parameters of type SoundEvent Constructor Description SPlaySoundEffectPacket(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 SoundEvent Modifier and Type Field Description private SoundEventNoteBlockInstrument. soundEventMethods in net.minecraft.state.properties that return SoundEvent Modifier and Type Method Description SoundEventNoteBlockInstrument. getSoundEvent()Constructors in net.minecraft.state.properties with parameters of type SoundEvent Constructor Description NoteBlockInstrument(java.lang.String p_i49336_3_, SoundEvent p_i49336_4_) -
Uses of SoundEvent in net.minecraft.tileentity
Methods in net.minecraft.tileentity with parameters of type SoundEvent Modifier and Type Method Description private 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 with type parameters of type SoundEvent Modifier and Type Field Description static com.mojang.serialization.Codec<SoundEvent>SoundEvent. CODECMethods in net.minecraft.util that return SoundEvent Modifier and Type Method Description private static SoundEventSoundEvents. register(java.lang.String p_219592_0_) -
Uses of SoundEvent in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type SoundEvent Modifier and Type Field Description static Registry<SoundEvent>Registry. SOUND_EVENTDeprecated.static RegistryKey<Registry<SoundEvent>>Registry. SOUND_EVENT_REGISTRY -
Uses of SoundEvent in net.minecraft.world
Methods in net.minecraft.world with parameters of type SoundEvent Modifier and Type Method Description voidWorld. 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 SoundEvent Modifier and Type Field Description private SoundEventMoodSoundAmbience. soundEventprivate SoundEventSoundAdditionsAmbience. soundEventFields in net.minecraft.world.biome with type parameters of type SoundEvent Modifier and Type Field Description private java.util.Optional<SoundEvent>BiomeAmbience. ambientLoopSoundEventprivate java.util.Optional<SoundEvent>BiomeAmbience.Builder. ambientLoopSoundEventMethods in net.minecraft.world.biome that return SoundEvent Modifier and Type Method Description SoundEventMoodSoundAmbience. getSoundEvent()SoundEventSoundAdditionsAmbience. getSoundEvent()Methods in net.minecraft.world.biome that return types with arguments of type SoundEvent Modifier and Type Method Description java.util.Optional<SoundEvent>Biome. getAmbientLoop()java.util.Optional<SoundEvent>BiomeAmbience. getAmbientLoopSoundEvent()Methods in net.minecraft.world.biome with parameters of type SoundEvent Modifier and Type Method Description BiomeAmbience.BuilderBiomeAmbience.Builder. ambientLoopSound(SoundEvent p_235241_1_)Constructors in net.minecraft.world.biome with parameters of type SoundEvent Constructor Description MoodSoundAmbience(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 SoundEvent Modifier and Type Method Description voidWorldGenRegion. 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 SoundEvent Modifier and Type Method Description voidServerWorld. 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 SoundEvent Modifier and Type Method Description voidForgeMod. missingSoundMapping(RegistryEvent.MissingMappings<SoundEvent> event) -
Uses of SoundEvent in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data with parameters of type SoundEvent Modifier and Type Method Description protected 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 SoundEvent Modifier and Type Method Description protected voidSoundDefinitionsProvider. add(java.util.function.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 SoundEvent Modifier and Type Field Description private java.util.function.Supplier<SoundEvent>ForgeSoundType. breakSoundprivate java.util.function.Supplier<SoundEvent>ForgeSoundType. fallSoundprivate java.util.function.Supplier<SoundEvent>ForgeSoundType. hitSoundprivate java.util.function.Supplier<SoundEvent>ForgeSoundType. placeSoundprivate java.util.function.Supplier<SoundEvent>ForgeSoundType. stepSoundMethods in net.minecraftforge.common.util that return SoundEvent Modifier and Type Method Description SoundEventForgeSoundType. getBreakSound()SoundEventForgeSoundType. getFallSound()SoundEventForgeSoundType. getHitSound()SoundEventForgeSoundType. getPlaceSound()SoundEventForgeSoundType. getStepSound()Constructor parameters in net.minecraftforge.common.util with type arguments of type SoundEvent Constructor Description ForgeSoundType(float volumeIn, float pitchIn, java.util.function.Supplier<SoundEvent> breakSoundIn, java.util.function.Supplier<SoundEvent> stepSoundIn, java.util.function.Supplier<SoundEvent> placeSoundIn, java.util.function.Supplier<SoundEvent> hitSoundIn, java.util.function.Supplier<SoundEvent> fallSoundIn) -
Uses of SoundEvent in net.minecraftforge.debug
Fields in net.minecraftforge.debug with type parameters of type SoundEvent Modifier and Type Field Description private static DeferredRegister<SoundEvent>CustomSoundTypeTest. SOUND_EVENTSprivate static RegistryObject<SoundEvent>CustomSoundTypeTest. TEST_STEP_EVENT -
Uses of SoundEvent in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item with type parameters of type SoundEvent Modifier and Type Field Description private static DeferredRegister<SoundEvent>MusicDiscTest. SOUND_EVENTSprivate static RegistryObject<SoundEvent>MusicDiscTest. TEST_SOUND_EVENT -
Uses of SoundEvent in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type SoundEvent Modifier and Type Method Description static 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 SoundEvent Modifier and Type Field Description private SoundEventPlaySoundAtEntityEvent. nameMethods in net.minecraftforge.event.entity that return SoundEvent Modifier and Type Method Description SoundEventPlaySoundAtEntityEvent. getSound()Methods in net.minecraftforge.event.entity with parameters of type SoundEvent Modifier and Type Method Description voidPlaySoundAtEntityEvent. setSound(SoundEvent value)Constructors in net.minecraftforge.event.entity with parameters of type SoundEvent Constructor Description PlaySoundAtEntityEvent(Entity entity, SoundEvent name, SoundCategory category, float volume, float pitch) -
Uses of SoundEvent in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids declared as SoundEvent Modifier and Type Field Description private SoundEventFluidAttributes.Builder. emptySoundprivate SoundEventFluidAttributes. emptySoundprivate SoundEventFluidAttributes.Builder. fillSoundprivate SoundEventFluidAttributes. fillSoundMethods in net.minecraftforge.fluids that return SoundEvent Modifier and Type Method Description SoundEventFluidAttributes. getEmptySound()SoundEventFluidAttributes. getEmptySound(IBlockDisplayReader world, BlockPos pos)SoundEventFluidAttributes. getEmptySound(FluidStack stack)SoundEventFluidAttributes. getFillSound()SoundEventFluidAttributes. getFillSound(IBlockDisplayReader world, BlockPos pos)SoundEventFluidAttributes. getFillSound(FluidStack stack)Methods in net.minecraftforge.fluids with parameters of type SoundEvent Modifier and Type Method Description FluidAttributes.BuilderFluidAttributes.Builder. sound(SoundEvent sound)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 SoundEvent Modifier and Type Field Description static RegistryKey<Registry<SoundEvent>>ForgeRegistries.Keys. SOUND_EVENTSstatic IForgeRegistry<SoundEvent>ForgeRegistries. SOUND_EVENTS
-