Package net.minecraft.server.network
Class ServerItemCooldownManager
java.lang.Object
net.minecraft.entity.player.ItemCooldownManager
net.minecraft.server.network.ServerItemCooldownManager
- Mappings:
Namespace Name named net/minecraft/server/network/ServerItemCooldownManager
intermediary net/minecraft/class_1817
official cyo
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
onCooldownUpdate
(Identifier groupId) protected void
onCooldownUpdate
(Identifier groupId, int duration) Methods inherited from class net.minecraft.entity.player.ItemCooldownManager
getCooldownProgress, getGroup, isCoolingDown, remove, set, set, update
-
Field Details
-
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
Lcyo;a:Lasi;
-
-
Constructor Details
-
ServerItemCooldownManager
- 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>
Lcyo;<init>(Lasi;)V
-
-
Method Details
-
onCooldownUpdate
- Overrides:
onCooldownUpdate
in classItemCooldownManager
- 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
Lcxl;b(Lalz;I)V
-
onCooldownUpdate
- Overrides:
onCooldownUpdate
in classItemCooldownManager
- 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
Lcxl;b(Lalz;)V
-