Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Haringat

Members
  • Content Count

    1
  • Joined

  • Last visited

About Haringat

  • Rank
    Junior Member

Contact Methods

  • Minecraft
    Haringat
  • GitHub
    http://www.github.com/Haringat

Recent Profile Visitors

608 profile views
  1. Hi there, I am currently implementing a JavaScript Architecture (based on J2V8) for OC and now I am stuck at implementing "component.methods(string)" because in Java I see Machine.methods(), which would give me what I want, but wants either a Value or an Environment object and I do not see a way of getting either of these by the component address. As I do not know Scala I am also not able to look up how it is done in the LUA implementation because I simply do not understand that code.
×
×
  • Create New...

Important Information

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