Interface ParentGrantedVisibility

All Superinterfaces:
IVisibility

public interface ParentGrantedVisibility extends IVisibility
If an advancement implements this visibility, it will be visible only if every one of its parents are granted.

This class is part of the Advancement Visibility System. See IVisibility for more information.

  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Whether any parent of the provided advancement is granted for the specified team.