Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch up on ModLoader calls #1

Closed
wants to merge 1 commit into from
Closed

Touch up on ModLoader calls #1

wants to merge 1 commit into from

Conversation

aidancbrady
Copy link
Member

We must destroy all ModLoader!
Changed ModLoader.getMinecraftInstance().theWorld.isRemote to !FMLClientHandler.instance().getClient.isSingleplayer()
Also, you use ModLoader.openGUI? We must start using Forge's entityplayer.openGui!
Will add more commits soon.

We must destroy all ModLoader!
Changed ModLoader.getMinecraftInstance().theWorld.isRemote to !FMLClientHandler.instance().getClient.isSingleplayer()
Also, you use ModLoader.openGUI? We must start using Forge's entityplayer.openGui!
Will add more commits soon.
aidancbrady added a commit that referenced this pull request Aug 23, 2012
Lots of proxy work, GUI still not complete.
AbrarSyed added a commit that referenced this pull request Sep 16, 2012
lots and lots of errors. it won't build.
aidancbrady added a commit that referenced this pull request Oct 6, 2012
Fixed @instance
Relocated GUI handler, removed depricated one
AbrarSyed added a commit that referenced this pull request Oct 10, 2012
LesGensMentales added a commit to LesGensMentales/FlansMod that referenced this pull request Jul 25, 2014
ChrisLane pushed a commit that referenced this pull request Jul 29, 2014
Translation improvements, Minigun
@DiamondBoron DiamondBoron mentioned this pull request May 2, 2017
Himmelt added a commit to Himmelt/FlansMod that referenced this pull request Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant