Interface ParticleOption<V>

    • Method Detail

      • valueType

        Class<? extends V> valueType()
        Gets the type of the value.
        Returns:
        The value type