JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.neoforged.fml
ISystemReportExtender
Contents
Description
Method Summary
Method Details
getLabel()
isActive()
Hide sidebar
Show sidebar
Interface ISystemReportExtender
All Superinterfaces:
Supplier
<
String
>
@OverrideOnly
public interface
ISystemReportExtender
extends
Supplier
<
String
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
String
getLabel
()
default boolean
isActive
()
Methods inherited from interface
Supplier
get
Method Details
getLabel
String
getLabel
()
isActive
default
boolean
isActive
()