Jump to content

BH202548

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by BH202548

  1.  

    I would suggest you expand upon your answer about java knowledge.

    Your answer was quite subjective, and hard to place on the scale.

     

    What about this:

     

    What is the biggest project you have completed in java?

    do you have any formal education? taken any courses etc.?

    The difference between passing by ref and by value?

    Do you understand abstraction, recursion, inheritance and polymorphism?

     

     

    some simple games and minecraft mods: http://www.minecraftforum.net/topic/1793246-discontinued-due-to-hard-drive-failure-dual-tools-mod-version-15-for-minecraft-152/

     

    no all self taught

     

    no

     

    a little of it but not much

  2. how are your skills in java (ill answer differently depending)

    I am by far not an amateur but i am not an expert either. I am just bad at looking at a set of classes(like the ones in the opensource mods i look at) and from them being able to understand their power system and create my own off of theirs.

  3. Hello everbody,

    I am currently working on a new mod and it is going to have its own power system(just like buildcraft, ic2, ue). I have look at the code of many of the opensource mods that have there own power systems but i can't figure out how to set up a power system of my own. If anybody can point me to a tutorial, help me setup the basics of a power system, or show me code for a basic power system that i could base mine off of that would be very helpful. Please don't tell me to use an api because my type of power is very different from any other mods power. Thanks in advance.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.