yarn icon indicating copy to clipboard operation
yarn copied to clipboard

`delta`/`tickDelta`/`partialTicks` inconsistency

Open enbrain opened this issue 3 years ago • 1 comments

There are three names for the same thing in yarn.

enbrain avatar Sep 08 '21 08:09 enbrain

The partialTicks name is only used in the parameter for the ItemCooldownManager#getCooldownProgress method, so it seems fine to fix. The delta name may be harder to fix because it is used for other valid reasons throughout the codebase.

haykam821 avatar Apr 20 '22 04:04 haykam821