Jump to content

Need to detect what gamemode/gameType a player is in now.


andrenoel

Recommended Posts

I found how to set the game mode for a player but I need to know how to detect the gamemode before I change it so that I know what to put it back to.

 

I would appreciate even knowing where to look.  Ive been scouring minecraft code and the net.

 

I am hoping for a short sweet simple answer.

 

At this point I am thinking if reading the info from an nbt.  Not sure how to go about knowing the tag name the gamemode if there is any.

 

Help!  thanks.  :)

-Andre

 

 

Link to comment
Share on other sites

EDIT: Im late, a post already answered it so discarded this answer.

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

Link to comment
Share on other sites

"entityPlayerMP.theItemInWorldManager.isCreative()"

I like that to detect if they are in creative mode.  Thats a good thing.

 

This

 

WorldSettings.GameType gameType = playerMP.theItemInWorldManager.getGameType();

 

seems to be my solution!  Thanks.  Your suggestion led me to this.  Thank you thank you.  :)

 

 

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.