This seems like a simple one, but I can't seem to figure it out. It doesn't work when I do this:
I cannot seem to find any resources that could help me Either. Does anyone know?
1 2 3 | if (getWorld() instanceof LevelEditor){ //... } |