Class ChatTypes

java.lang.Object
com.griefdefender.api.ChatTypes

public final class ChatTypes extends Object
ChatTypes is a list of the default chat types that are available in Vanilla Minecraft.
  • Field Details

    • ACTION_BAR

      public static ChatType ACTION_BAR
      The position right above the inventory, experience, health, item name, etc. bars.
    • CHAT

      public static ChatType CHAT
      The standard chat position in prompt at the bottom-left.