<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">compileGetters<br>
      "<br>
      MinecraftConstants compileGetters<br>
      "<br>
      <br>
      &nbsp;&nbsp;&nbsp; MinecraftConstants bindingsDo: [:b | <br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MinecraftConstants class <br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; compile:<br>
      b key asString withFirstCharacterDownshifted,'<br>
      <br>
      &nbsp;&nbsp;&nbsp; ^',b key<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; classified: 'magic accessors' <br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; notifying: nil.<br>
      &nbsp;&nbsp;&nbsp; ].<br>
      <br>
      <br>
      although I wasn't sure exactly where you wanted the methods.<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 3/5/13 3:38 PM, Louis LaBrunda
      wrote:<br>
    </div>
    <blockquote cite="mid:pjkcj8tqod2jttk1g8efjsvud6q6q2ceaj@4ax.com"
      type="cite">
      <pre wrap="">What I need is (what I expect is one) line of code that will compile the
contents of #stream as a method of Minecraft. Can you help with that?
</pre>
    </blockquote>
    <br>
  </body>
</html>