Package net.frozenblock.lib.item.api
Class CooldownChange
java.lang.Object
net.frozenblock.lib.item.api.CooldownChange
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidchangeCooldown(@NotNull net.minecraft.world.entity.player.Player player, net.minecraft.world.item.Item item, int additionalCooldown, int min)
-
Method Details
-
changeCooldown
public static void changeCooldown(@NotNull @NotNull net.minecraft.world.entity.player.Player player, net.minecraft.world.item.Item item, int additionalCooldown, int min)
-