Interface ReportingContextAccessor


public interface ReportingContextAccessor
Provides the means to access protected members of the Abuse Report Context.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.client.multiplayer.chat.report.ReportEnvironment
    Returns the reporter environment.
  • Method Details

    • getEnvironment

      net.minecraft.client.multiplayer.chat.report.ReportEnvironment getEnvironment()
      Returns the reporter environment.
      Returns:
      environment