JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.minecraftforge.fml
Interface ISystemReportExtender
All Superinterfaces:
Supplier
<
String
>
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 java.util.function.
Supplier
get
Method Details
getLabel
String
getLabel
()
isActive
default
boolean
isActive
()