Class Visibilities


  • public final class Visibilities
    extends java.lang.Object
    Visibility names which cause nametags or death messages to be displayed differently to players on a team.
    • Field Detail

      • HIDE_FOR_OTHER_TEAMS

        public static final DefaultedRegistryReference<Visibility> HIDE_FOR_OTHER_TEAMS
        Death messages or nametags for members of other teams will not be visible, but death messages or nametags for members of the same team will be visible.
      • HIDE_FOR_OWN_TEAM

        public static final DefaultedRegistryReference<Visibility> HIDE_FOR_OWN_TEAM
        Death messages or nametags for members of other teams will be visible, but death messages or nametags for members of the same team will not be visible.