Posted October 25, 20214 yr im having trouble just with an if statement to detect if the player is in the end or not. i cant seem to figure it out.
October 26, 20214 yr player.world.worldinfo.dimension More or less. Edited October 26, 20214 yr by Draco18s Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
October 26, 20214 yr Author 53 minutes ago, Draco18s said: player.world.worldinfo.dimension More or less. oh i forgot to mention this is 1.16 where .world is defined as .level instead, i dont know if it would apply the same way or not
October 26, 20214 yr then it should be: player.level.levelinfo.dimension, the names can vary depending on the mappings you are using Edited October 26, 20214 yr by Luis_ST
October 26, 20214 yr Yeah that's why I said "more or less." I'm unfamiliar with the official mappings. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
June 24, 20241 yr I am trying to do the same thing but it's telling me that "level" in player.level.levelinfo.dimension. is private. I am on 1.20.1 with parchment mappings 2023.09.03-1.20.1 Thanks in advance for any help!
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.