Package net.fabricmc.api
Annotation Type EnvironmentInterfaces
A container of multiple
EnvironmentInterface
annotations on a class, often defined implicitly.-
Required Element Summary
Modifier and TypeRequired ElementDescriptionReturns theEnvironmentInterface
annotations it holds.
-
Element Details
-
value
EnvironmentInterface[] valueReturns theEnvironmentInterface
annotations it holds.
-