net.minecraft.server.network

public class ServerItemCooldownManager

extends ItemCooldownManager

net.minecraft.world.item.ServerItemCooldowns
net.minecraft.class_1817
net.minecraft.server.network.ServerItemCooldownManager

Field summary

Modifier and TypeField
private final ServerPlayerEntity
player
field_8910
player

Constructor summary

ModifierConstructor
public (ServerPlayerEntity player)

Method summary

Modifier and TypeMethod
protected void
onCooldownStarted(Identifier cooldownGroup, int duration)
method_7902(class_2960 arg0, int arg1)
onCooldownUpdate(Identifier arg0, int arg1)
protected void
onCooldownEnded(Identifier cooldownGroup)
method_7901(class_2960 arg0)
onCooldownUpdate(Identifier arg0)