Skip to content

Topic

Client and server side separation

The split in Minecraft mod loaders between code that may run only on the physical client and code that must also run on a dedicated server, and the registration rules that enforce it.

Current clusters