Package net.fabricmc.api
package net.fabricmc.api
-
Interface SummaryInterfaceDescriptionA mod initializer ran only on
EnvType.CLIENT.A mod initializer ran only onEnvType.SERVER.A mod initializer. -
Enum Summary
-
Annotation Types SummaryAnnotation TypeDescriptionApplied to declare that the annotated element is present only in the specified environment.Applied to declare that a class implements an interface only in the specified environment.A container of multiple
EnvironmentInterfaceannotations on a class, often defined implicitly.