Interface Criterion
-
- All Superinterfaces:
DefaultedRegistryValue
@CatalogedBy(Criteria.class) public interface Criterion extends DefaultedRegistryValue
Represents a set of behaviours for an objective, which may cause it to be automatically updated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectiveDisplayMode
displayMode()
-
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
-
-
-
Method Detail
-
displayMode
ObjectiveDisplayMode displayMode()
-
-