Class AmbientDesertBlockSounds

java.lang.Object
net.minecraft.sound.AmbientDesertBlockSounds

public class AmbientDesertBlockSounds extends Object
Mappings:
Namespace Name
named net/minecraft/sound/AmbientDesertBlockSounds
intermediary net/minecraft/class_10739
official ebo
  • Field Details

    • IDLE_SOUND_CHANCE

      private static final int IDLE_SOUND_CHANCE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named IDLE_SOUND_CHANCE Lnet/minecraft/sound/AmbientDesertBlockSounds;IDLE_SOUND_CHANCE:I
      intermediary field_56467 Lnet/minecraft/class_10739;field_56467:I
      official a Lebo;a:I
    • WIND_SOUND_CHANCE

      private static final int WIND_SOUND_CHANCE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named WIND_SOUND_CHANCE Lnet/minecraft/sound/AmbientDesertBlockSounds;WIND_SOUND_CHANCE:I
      intermediary field_56468 Lnet/minecraft/class_10739;field_56468:I
      official b Lebo;b:I
    • REQUIRED_CHECK_DIRECTIONS

      private static final int REQUIRED_CHECK_DIRECTIONS
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named REQUIRED_CHECK_DIRECTIONS Lnet/minecraft/sound/AmbientDesertBlockSounds;REQUIRED_CHECK_DIRECTIONS:I
      intermediary field_56469 Lnet/minecraft/class_10739;field_56469:I
      official c Lebo;c:I
    • DISTANCE_TO_CHECK

      private static final int DISTANCE_TO_CHECK
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named DISTANCE_TO_CHECK Lnet/minecraft/sound/AmbientDesertBlockSounds;DISTANCE_TO_CHECK:I
      intermediary field_56470 Lnet/minecraft/class_10739;field_56470:I
      official d Lebo;d:I
  • Constructor Details

    • AmbientDesertBlockSounds

      public AmbientDesertBlockSounds()
  • Method Details

    • tryPlayAmbientSounds

      public static void tryPlayAmbientSounds(BlockState state, World world, BlockPos pos, Random random)
      Mappings:
      Namespace Name Mixin selector
      named tryPlayAmbientSounds Lnet/minecraft/sound/AmbientDesertBlockSounds;tryPlayAmbientSounds(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)V
      intermediary method_67408 Lnet/minecraft/class_10739;method_67408(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)V
      official a Lebo;a(Lebq;Ldkj;Liw;Lbai;)V
    • shouldPlayWindSoundIn

      private static boolean shouldPlayWindSoundIn(RegistryEntry<Biome> biome)
      Mappings:
      Namespace Name Mixin selector
      named shouldPlayWindSoundIn Lnet/minecraft/sound/AmbientDesertBlockSounds;shouldPlayWindSoundIn(Lnet/minecraft/registry/entry/RegistryEntry;)Z
      intermediary method_67409 Lnet/minecraft/class_10739;method_67409(Lnet/minecraft/class_6880;)Z
      official a Lebo;a(Ljg;)Z
    • shouldPlayAmbientSoundAt

      private static boolean shouldPlayAmbientSoundAt(World world, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      named shouldPlayAmbientSoundAt Lnet/minecraft/sound/AmbientDesertBlockSounds;shouldPlayAmbientSoundAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
      intermediary method_67407 Lnet/minecraft/class_10739;method_67407(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Z
      official a Lebo;a(Ldkj;Liw;)Z