Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • v3XzZ

v3XzZ

Members
 View Profile  See their activity
  • Content Count

    8
  • Joined

    February 12, 2013
  • Last visited

    October 25, 2013

Community Reputation

0 Neutral

About v3XzZ

  • Rank
    Tree Puncher

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!
  1. v3XzZ

    Player username on startup

    v3XzZ replied to v3XzZ's topic in Modder Support

    Yes, acctually just before i checked this post i found it. I use reflection to get access to the session in minecraft. Then i call the func. func_111285_a() to return the username. Thanks for the post anyway
    • October 8, 2013
    • 6 replies
  2. v3XzZ

    Player username on startup

    v3XzZ replied to v3XzZ's topic in Modder Support

    Anyone have any idea?
    • October 7, 2013
    • 6 replies
  3. v3XzZ

    Player username on startup

    v3XzZ replied to v3XzZ's topic in Modder Support

    Yes, i know there isn't. That's what i meant. I have tried to backlog but can't find anything so thats why I am asking. The only place I have seen any traces is in the FMLTweaker but there is no instance to that...
    • October 7, 2013
    • 6 replies
  4. v3XzZ

    Player username on startup

    v3XzZ posted a topic in Modder Support

    Hello I wounder if anybody know how to get the players username during the preinit and/or init stage. The Minecraft.getMinecraft().thePlayer.username doesn't work until you load the world. Thank you for taking the time
    • October 7, 2013
    • 6 replies
  5. v3XzZ

    Player Exhaustion hook

    v3XzZ posted a topic in Suggestions

    This is a simple but useful hook to get the player exhaustion level inside of FoodStat.java that I need and maybe others: /** * Get the player's exhaustion level. */ public float getExhaustionLevel() { return this.foodExhaustionLevel; } Thanks for reading!
    • October 5, 2013
    • 1 reply
  6. v3XzZ

    RenderPlayer, custom armor hook

    v3XzZ replied to v3XzZ's topic in Suggestions

    Yes, but you can't edit the standard armor model and you can't add a custom model to be rendered when the armor is equipped. That is what i need.
    • February 14, 2013
    • 5 replies
  7. v3XzZ

    RenderPlayer, custom armor hook

    v3XzZ replied to v3XzZ's topic in Suggestions

    Not really because that is not allaowing you to have a custom armor model and add a moddel. That only allow you to have a new item in the armor slot.
    • February 13, 2013
    • 5 replies
  8. v3XzZ

    RenderPlayer, custom armor hook

    v3XzZ posted a topic in Suggestions

    Hi! I am developing a mod and i really need a hook to be able to chance how the armor model looks like. In my case i only need to resize the armor and i have tested that by editing source code so i know it works, but i don't want to edit the source so the mod is less compadable and have to be installed in the jar. And i was thinking that probobly other peoples want something like this so they can completly chance or add something to the armor. And oh, now i remembered. I am going to put on a extra moddel on to the player too. I don't want to say what but lets say for example feets. So it would be really nice to have a was to apply custom models and chance the classic armor with a hook. I can maybe do the hook if needed. Thanks for reading!
    • February 12, 2013
    • 5 replies
  • All Activity
  • Home
  • v3XzZ
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community