Package net.minecraft.modding.api
Interface Side
-
public interface SideEnsure 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 interfaceSide.Clientstatic interfaceSide.DedicatedServer
-