Posted May 27, 20214 yr The docs say to use "isRemote()" to get the logical side but I can't find it in the `Minecraft.getInstance().level` world object. However I found `isClientSide()`. Is this method the counterpart of `isRemote`? Or was this functionality stripped away in favor of Dist?
May 28, 20214 yr They are the same function. isRemote is MCP mappings, isClientSide is Official mappings, which are now the default shipped with the mdk.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.