Package net.minecraft

Interface class_9492

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface class_9492
Mappings:
Namespace Name
official avp
intermediary net/minecraft/class_9492
named net/minecraft/class_9492
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    waitThenPlay(int int2, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3)
     
  • Method Details

    • waitThenPlay

      void waitThenPlay(int int2, SoundEvent soundEvent, SoundCategory soundCategory, float float2, float float3)