Package net.minecraft.modding.api
Interface Side
-
public interface Side
Ensure that the annotated element is only available on that specific logical side. This can also be applied to interface implementations.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Side.Client
static interface
Side.DedicatedServer
-