Interface ClientPlayerTickable

All Known Implementing Classes:
AmbientSoundPlayer, BiomeEffectSoundPlayer, BubbleColumnSoundPlayer

@Environment(CLIENT) public interface ClientPlayerTickable
Mappings:
Namespace Name
official fqy
intermediary net/minecraft/class_1104
named net/minecraft/client/util/ClientPlayerTickable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • tick

      void tick()
      Mappings:
      Namespace Name Mixin selector
      official a Lfqy;a()V
      intermediary method_4756 Lnet/minecraft/class_1104;method_4756()V
      named tick Lnet/minecraft/client/util/ClientPlayerTickable;tick()V