Interface ClientPlayerTickable

All Known Implementing Classes:
AmbientSoundPlayer, BiomeEffectSoundPlayer, BubbleColumnSoundPlayer

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

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

    • tick

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