Class ServerItemCooldownManager

java.lang.Object
net.minecraft.entity.player.ItemCooldownManager
net.minecraft.server.network.ServerItemCooldownManager

public class ServerItemCooldownManager extends ItemCooldownManager
Mappings:
Namespace Name
named net/minecraft/server/network/ServerItemCooldownManager
intermediary net/minecraft/class_1817
official cxq
  • Field Details Link icon

    • player Link icon

      private final ServerPlayerEntity player
      Mappings:
      Namespace Name Mixin selector
      named player Lnet/minecraft/server/network/ServerItemCooldownManager;player:Lnet/minecraft/server/network/ServerPlayerEntity;
      intermediary field_8910 Lnet/minecraft/class_1817;field_8910:Lnet/minecraft/class_3222;
      official a Lcxq;a:Lare;
  • Constructor Details Link icon

    • ServerItemCooldownManager Link icon

      public ServerItemCooldownManager(ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/server/network/ServerItemCooldownManager;<init>(Lnet/minecraft/server/network/ServerPlayerEntity;)V
      intermediary <init> Lnet/minecraft/class_1817;<init>(Lnet/minecraft/class_3222;)V
      official <init> Lcxq;<init>(Lare;)V
  • Method Details Link icon

    • onCooldownUpdate Link icon

      protected void onCooldownUpdate(Identifier groupId, int duration)
      Overrides:
      onCooldownUpdate in class ItemCooldownManager
      Mappings:
      Namespace Name Mixin selector
      named onCooldownUpdate Lnet/minecraft/entity/player/ItemCooldownManager;onCooldownUpdate(Lnet/minecraft/util/Identifier;I)V
      intermediary method_7902 Lnet/minecraft/class_1796;method_7902(Lnet/minecraft/class_2960;I)V
      official b Lcwn;b(Lakv;I)V
    • onCooldownUpdate Link icon

      protected void onCooldownUpdate(Identifier groupId)
      Overrides:
      onCooldownUpdate in class ItemCooldownManager
      Mappings:
      Namespace Name Mixin selector
      named onCooldownUpdate Lnet/minecraft/entity/player/ItemCooldownManager;onCooldownUpdate(Lnet/minecraft/util/Identifier;)V
      intermediary method_7901 Lnet/minecraft/class_1796;method_7901(Lnet/minecraft/class_2960;)V
      official b Lcwn;b(Lakv;)V