You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added methods to IOverlay to be able to display unique notifications. Specify a unique reference object and only one notification with that reference will be displayed at the same time (Minecraft 1.12 only)
fixed issue #12 (ChatSendEvent doesn't get called when using chat macros or chat filter auto-text)
use correct resource keys in ModAPI#getItemCount() (using the minecraft: prefix-resource-notation)