Posted February 15, 20178 yr I don't know alternatives for: net.minecraft.util.ChunkCoordinates net.minecraft.util.EnumChatFormatting net.minecraft.client.entity.EntityClientPlayerMP In 1.10. Can someone please say them for me? I'm just porting GUI mod that interacts with WorldGuard and shows where you can build, where you can't. From 1.7.10 to 1.10.2 I have made the plugin for server already. Edited February 15, 20178 yr by DeividasX
February 15, 20178 yr ChunkCoordinates = ChunkPos, EnumChatFormatting = TextFormatting and EntityClientPlayerMP I believe is EntityOtherPlayerMP now. You could've figure this out relatively easily by looking at the packages the classes are in, open them up and look which class mostly resembles it. Edited February 15, 20178 yr by larsgerrits Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.