Minecraftforge - minecraftforge.net

General Information:

Latest News:

Capturing "Delete World" event 27 Aug 2013 | 07:38 pm

I have created a single player mod that builds a cfg file for the world being played. I would like to be able to have those cfg files be deleted when the player deletes the world. What is the event t...

Re: How to use KeyBoard class in server 27 Aug 2013 | 06:48 pm

*Mazetar, thanksĀ  I have one more question about packet. Is there a way of sending some complex data like ItemStack or EntityPlayer via packets ?

Problem using Java Filereader/FileWriter 27 Aug 2013 | 06:32 pm

Hello, I'm trying to edit the configuration of another mod using FileReader/FileWriter in Java. My problem is that it only add the line i've edited, the other text in the configuration is gone. Can so...

Re: How to use KeyBoard class in server 27 Aug 2013 | 05:19 pm

A server does not have any keyboard input. Because a server is not a client. Only clients have rendering and keyboard/mouse input. A server will crash if you try to handle any of this. Ask your self,...

Jetpack allows flying when it shouldn't 27 Aug 2013 | 05:14 pm

Hey all anyway I have this armor set that when worn, would allow the player to creative fly. However, the armor does allow for such things, but when the armor is removed, the player can still fly(on s...

Help setting textures for sub-blocks (damage value) 27 Aug 2013 | 04:43 am

Greetings, I've been trying to convert a Minecraft 1.5.2 mod I've written to use one ID for 6 different colored blocks instead of 6 different blocks but they all have the same texture. I followed th...

Re: Uploading an Avatar 27 Aug 2013 | 04:43 am

It worked, like you can see! Thanks

Re: IP / WorldName to String 27 Aug 2013 | 04:39 am

Quote from: Mew on Yesterday at 11:37:47 PM it is stored in the world info class. something like worldObj.getWorldInfo().stuff i found this: Code: [Select] String L1 = mc.theWorld.getWorldIn...

Re: IP / WorldName to String 27 Aug 2013 | 04:37 am

Quote from: Jwosty on Yesterday at 11:31:26 PM For the world name, there's gotta be a method somewhere on the World class. Look around; you might find something There is nothing in the world class d...

Re: IP / WorldName to String 27 Aug 2013 | 04:36 am

In the world info you can get the name of the world that is being played. And also, the IP will be somewhere... Try looking into the multiplayer GUI's and see what classes get called when a new server...

Recently parsed news:

Recent searches: