Interface Tickable

All Known Implementing Classes:
PlayerListGui

@Environment(SERVER) public interface Tickable
Mappings:
Namespace Name
intermediary net/minecraft/class_46
glue class_125
server dg
client net/minecraft/class_46
named net/minecraft/util/Tickable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • tick

      void tick()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_148 Lnet/minecraft/class_46;method_148()V
      glue method_463 Lclass_125;method_463()V
      server a Ldg;a()V
      client method_148 Lnet/minecraft/class_46;method_148()V
      named tick Lnet/minecraft/util/Tickable;tick()V