Interface ClientPlayerTickable

All Known Implementing Classes:
AmbientSoundPlayer, BiomeEffectSoundPlayer, BubbleColumnSoundPlayer

@Environment(CLIENT)
public interface ClientPlayerTickable
  • Method Summary

    Modifier and Type Method Description
    void tick()  
  • Method Details

    • tick

      void tick()