Package net.fabricmc.api
package net.fabricmc.api
-
ClassDescriptionA mod initializer ran only on
EnvType.CLIENT.A mod initializer ran only onEnvType.SERVER.Applied 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 multipleEnvironmentInterfaceannotations on a class, often defined implicitly.Represents a type of environment.A mod initializer.