Jump to content

Recommended Posts

Posted

If I had an item that has an inventory, say, a backpack, how do I save that inventory?

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted
  On 8/9/2012 at 1:18 PM, calclavia said:

Use NBT data like how a furnace stores it's items in it's inventory.

So I override the writeToNBT()?

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted
  On 8/9/2012 at 8:26 PM, atrain99 said:

  Quote

Use NBT data like how a furnace stores it's items in it's inventory.

So I override the writeToNBT()?

 

It's actually writeToNBTTag(NBTTagCompund NBT).

 

Also, your signature shouldn't have semi-colons, since I don't think crashes particularly use them.

Posted

Yeah, just waiting for a new one. So I decided to use your idea. Just add it to the IOU on your post. :P

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted
  On 8/9/2012 at 10:32 PM, Elusivehawk said:

  Quote

Yeah, just waiting for a new one. So I decided to use your idea. Just add it to the IOU on your post. :P

 

New what, crash?

No, TheCowGod is making me one.

And I have plenty of crashes...

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted
  On 8/9/2012 at 10:45 PM, atrain99 said:

  Quote

  Quote

Yeah, just waiting for a new one. So I decided to use your idea. Just add it to the IOU on your post. :P

 

New what, crash?

No, TheCowGod is making me one.

And I have plenty of crashes...

 

Oh.

 

...

 

TheCowGod.makeSignatures() should be TheCowGod.core.makeSignatures(). Just pointing it out.

Posted

Yes...

It should. :)

Anyway, do you see anything wrong with the most recent electricity manipulation updates on GitHub?

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted
  On 8/9/2012 at 11:34 PM, atrain99 said:

Yes...

It should. :)

Anyway, do you see anything wrong with the most recent electricity manipulation updates on GitHub?

 

Besides certain constants (i.e. modelPath) that should be CAPITALIZED_AND_UNDERSPACED, not really.

Posted
  On 8/9/2012 at 11:45 PM, Elusivehawk said:

  Quote

Yes...

It should. :)

Anyway, do you see anything wrong with the most recent electricity manipulation updates on GitHub?

 

Besides certain constants (i.e. modelPath) that should be CAPITALIZED_AND_UNDERSPACED, not really.

Awesome. And I do need to change those, but I'm on the Acer (In our house, that means "absolutely crappy") laptop right now, so... yeah... refactoring in eclipse. :(

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted
  On 8/10/2012 at 12:54 AM, dries007 said:

Might I ask why you need CAPS_AND_'_' ?

(No one ever explained that, and I learned all my java from this)

Just a java convention.

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Posted

I don't know how much you have done. but i would program it like that. make a new container.blabla. and a new gui.blabla and than a new time of item with an rightclick function that open the container with gui. i do not know if it is write but that ok. and cbj have a backpack and is an opensource. hope helped.

Crazy Brain...

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.