BentoBox icon indicating copy to clipboard operation
BentoBox copied to clipboard

Added getNewBannerPatternDesc() into LangUtilsHook.

Open apachezy opened this issue 4 years ago • 2 comments

  1. Let getMusicDiskDesc() also use LangUtils.
  2. Added the getNewBannerPatternDesc() method.

apachezy avatar Mar 17 '21 10:03 apachezy

Forgot to explain, I made some changes to HookManager:

  1. I replaced the HookList with HashMap, this can improve performance when there are a large number of Hooks.
  2. And a HashMap with the Hook Class as the Key is added, so that the Hook can be retrieved in the manner of hookManager.getHook(hook.class).

apachezy avatar Apr 04 '21 11:04 apachezy

@Poslovitch Any comments? Good to go?

tastybento avatar Apr 18 '21 20:04 tastybento

Too old now.

tastybento avatar Dec 30 '22 19:12 tastybento