Package net.minestom.server.notifications


package net.minestom.server.notifications
This module contains logic about notification system for the minecraft client.

It allows developers to show a toast in the right upper corner with 3 different frame types: FrameType.GOAL, FrameType.TASK or FrameType.CHALLENGE

Since:
1.4.1