Search:

Type: Posts; User: Sidonius

Search: Search took 0.14 seconds.

  1. Replies
    5
    Views
    865

    Re: Using Int to get a value from a string?

    Based on @AGunner 's reply to the post. I'm not sure if that's the right term, I think It's supposed to be incrementing the values in the int? I am uncertain.
  2. Replies
    5
    Views
    865

    Re: Using Int to get a value from a string?

    Bump
  3. Replies
    5
    Views
    865

    Re: Using Int to get a value from a string?

    I am not sure if this site is considered decent for learning the basics, but it's what I'm using at the moment to learn just Java for now. Learn | Codecademy
    So I don't yet know a lot of the basic...
  4. Replies
    5
    Views
    865

    Using Int to get a value from a string?

    This post retains to the default code given when you decompile Minecraft and... Obfuscate it? I'm not sure the correct terms yet, so please excuse me.
    Anyways, variable names I have gotten from the...
  5. Replies
    11
    Views
    1,129

    Re: Using a String[] in a Void or INT???

    Thanks, I will look into that. ^^

    And, what about the STONE_TYPES thing?
  6. Replies
    11
    Views
    1,129

    Re: Using a String[] in a Void or INT???

    I'm not really sure what to do for the STONE_TYPES as the stoneTypes referenced before was changed to slabType, just a name change with the same codes.

    But yeah, I'd love to learn Java, not only...
  7. Replies
    11
    Views
    1,129

    Re: Using a String[] in a Void or INT???

    Don't understand what I am trying to explain?

    --- Update ---

    Idk if I was explaining it right before,



    /**This checks slabType for the material and registers a number to each type for...
  8. Replies
    11
    Views
    1,129

    Re: Using a String[] in a Void or INT???

    Well I mean like, without the "textureType" then the things don't correctly and that it's making it a little easier to handle the "stoneTypes" data.

    getSubBlocks, Is what registers the blocks into...
  9. Replies
    11
    Views
    1,129

    Re: Using a String[] in a Void or INT???

    I'm not sure really... I just know that this seems to really be the only thing that works for the codes I am using it for, and that if this loop worked out as I wanted then I'd be able to fix other...
  10. Replies
    11
    Views
    1,129

    Re: Using a String[] in a Void or INT???

    Thank you, your tip really helped, and I am interested in learning Java, I just don't know enough resources. Any books/E-books or sites you'd suggest?

    I actually ended up using it in a different...
  11. Replies
    11
    Views
    1,129

    Using a String[] in a Void or INT???

    I'm new to the forums and I am not too sure this is the correct place to post this thread, but I guess if it's wrong someone will correct me...

    Anyways, I am trying to make a custom texture system...
Results 1 to 11 of 11