Jump to content

[1.7.10] How can I check if Minecraft is fully loaded?


Ms_Raven

Recommended Posts

I made an app that runs alongside my mod that displays various information on the features and content of the mod based on commands the user enters into it.

(Like entering 'lookup entity bombskit' would show a list of the mob's stats, entering 'lookup recipe backpack' would should a recipe grid for a backpack, etc)

All that should be fine.

 

But I want to disable command input in the app until Minecraft is completely loaded to avoid any bugs or crashes from referencing things that haven't loaded yet.

I thought about adding it to the EntityJoinWorldEvent but I'm not sure if that's the best place to do it, or if there's a better way altogether.

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.