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/ServerItemCooldownManagerintermediary net/minecraft/class_1817official cvr
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidonCooldownUpdate(Item item) protected voidonCooldownUpdate(Item item, int duration) Methods inherited from class net.minecraft.entity.player.ItemCooldownManager
getCooldownProgress, isCoolingDown, remove, set, update 
- 
Field Details
- 
player
- Mappings:
 Namespace Name Mixin selector named playerLnet/minecraft/server/network/ServerItemCooldownManager;player:Lnet/minecraft/server/network/ServerPlayerEntity;intermediary field_8910Lnet/minecraft/class_1817;field_8910:Lnet/minecraft/class_3222;official aLcvr;a:Laqv;
 
 - 
 - 
Constructor Details
- 
ServerItemCooldownManager
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/server/network/ServerItemCooldownManager;<init>(Lnet/minecraft/server/network/ServerPlayerEntity;)Vintermediary <init>Lnet/minecraft/class_1817;<init>(Lnet/minecraft/class_3222;)Vofficial <init>Lcvr;<init>(Laqv;)V
 
 - 
 - 
Method Details
- 
onCooldownUpdate
- Overrides:
 onCooldownUpdatein classItemCooldownManager- Mappings:
 Namespace Name Mixin selector named onCooldownUpdateLnet/minecraft/entity/player/ItemCooldownManager;onCooldownUpdate(Lnet/minecraft/item/Item;I)Vintermediary method_7902Lnet/minecraft/class_1796;method_7902(Lnet/minecraft/class_1792;I)Vofficial bLcum;b(Lcul;I)V
 - 
onCooldownUpdate
- Overrides:
 onCooldownUpdatein classItemCooldownManager- Mappings:
 Namespace Name Mixin selector named onCooldownUpdateLnet/minecraft/entity/player/ItemCooldownManager;onCooldownUpdate(Lnet/minecraft/item/Item;)Vintermediary method_7901Lnet/minecraft/class_1796;method_7901(Lnet/minecraft/class_1792;)Vofficial cLcum;c(Lcul;)V
 
 -