Interface TelemetryProperty.Exporter<T>

Enclosing class:
TelemetryProperty<T>

public static interface TelemetryProperty.Exporter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(com.mojang.authlib.minecraft.TelemetryPropertyContainer p_261934_, String p_261962_, T p_262012_)
     
  • Method Details

    • apply

      void apply(com.mojang.authlib.minecraft.TelemetryPropertyContainer p_261934_, String p_261962_, T p_262012_)