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