U Team Core

U Team Core

37M Downloads

info.u_team.u_team_core.util.world.WorldUtil.isNight(World w) - Not using world specifics

HyCraftHD opened this issue ยท 1 comments

commented

WorldServer server = FMLCommonHandler.instance().getMinecraftServerInstance().worlds[0]; //<- Need world w return !server.isDaytime();

commented

Fixed bug in all versions