simpleprotect-1.0.2.jar
Curse Maven Snippet
What's new
Fix(SimpleProtect): Correct API calls for server and world access
Updated the code to use the correct API calls for getting the server and world from a ServerPlayerEntity. Replaced all instances of: - `player.getServer()` with `player.getEntityWorld().getServer()` - `player.getWorld()` with `player.getEntityWorld()` This resolves the build failures caused by API changes in Minecraft 1.21.10.
This mod has no additional files

