Interface Statistic.TypeInstance<T>

Type Parameters:
T - The type
All Superinterfaces:
Statistic
Enclosing interface:
Statistic

public static interface Statistic.TypeInstance<T> extends Statistic
Represents a Statistic instance of a StatisticCategory.Typed.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.spongepowered.api.statistic.Statistic

    Statistic.TypeInstance<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value.

    Methods inherited from interface org.spongepowered.api.statistic.Statistic

    criterion, format
  • Method Details

    • type

      T type()
      Gets the value.
      Returns:
      The catalog type