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
  • austinv11

austinv11

Members
 View Profile  See their activity
  • Content Count

    52
  • Joined

    August 15, 2014
  • Last visited

    July 29, 2015

Community Reputation

2 Neutral

About austinv11

  • Rank
    Stone Miner

Converted

  • Gender
    Undisclosed
  • Personal Text
    An aspiring modder.
  1. austinv11

    [1.7]Get the size of an image

    austinv11 posted a topic in Modder Support

    I would like to get the size of an image with the use of a resource location as I want to have my gui auto-center the background texture based on what image I give it. I have done some googling but only found ways of doing it involving ImageIO, which I assume isn't a good option because I have found no way of getting a file object from a resource location.
    • July 26, 2015
    • 1 reply
  2. austinv11

    How does transferStackInSlot() work in containers?

    austinv11 posted a topic in Modder Support

    As the title says, I just can't figure out how to write a correct implementation of the method that handles more than one slot
    • June 6, 2015
    • 1 reply
  3. austinv11

    [1.7.10] Rotating text?

    austinv11 posted a topic in Modder Support

    Is it possible to rotate text with the Minecraft FontRenderer?
    • May 17, 2015
    • 1 reply
  4. austinv11

    [1.7.10] ClassNoDefFoundError with my coremod

    austinv11 replied to austinv11's topic in Modder Support

    Oh fuck, my bad. Please excuse my stupidity. However, I am still curious why this happened.
    • April 22, 2015
    • 4 replies
  5. austinv11

    [1.7.10] ClassNoDefFoundError with my coremod

    austinv11 posted a topic in Modder Support

    So I was trying to add a hook to the proccessCommand() method in the CommandBroadcast class, but in doing so, Minecraft is erroring when I try to load a world. Relevant code: http://pastebin.com/Pm2Et31P and log: http://pastebin.com/BhHnLyuv
    • April 22, 2015
    • 4 replies
  6. austinv11

    [1.7.10] Coloring specific parts of an item?

    austinv11 posted a topic in Modder Support

    I want to have an item with a texture which dynamically changes color, however only on the borders of the item. I know that there is getColorFromItemStack. But is there any way to do it for specific parts of an item? With some sort of multi-pass rendering maybe?
    • April 15, 2015
    • 1 reply
  7. austinv11

    @API?

    austinv11 posted a topic in Modder Support

    I was creating an api for my mod and I was just wondering how the @API annotation works exactly as I couldn't find any resources about it.
    • April 10, 2015
    • 1 reply
  8. austinv11

    [1.7.10] Potion effect not getting applied

    austinv11 replied to austinv11's topic in Modder Support

    It is getting called from a tile entity's onUpdate method. It is actually ticking as I have set up way too many checks that I'd like to admit.
    • April 7, 2015
    • 2 replies
  9. austinv11

    [1.7.10] Potion effect not getting applied

    austinv11 posted a topic in Modder Support

    I was trying to apply potion effects to players and mobs, but I can't seem to get it working. It doesn't appear on mobs and on players, the effect is clientside only, it doesn't actually effect the player other than add particles. Relevant code: http://pastebin.com/WJpYG6za
    • April 7, 2015
    • 2 replies
  10. austinv11

    Code only being run client-side

    austinv11 replied to austinv11's topic in Modder Support

    Should they be only run server side?
    • December 28, 2014
    • 12 replies
  11. austinv11

    Code only being run client-side

    austinv11 replied to austinv11's topic in Modder Support

    https://github.com/austinv11/PeripheralsPlusPlus/blob/master/src%2Fmain%2Fjava%2Fcom%2Faustinv11%2Fperipheralsplusplus%2Fentities%2FEntityRocket.java
    • December 28, 2014
    • 12 replies
  12. austinv11

    Code only being run client-side

    austinv11 replied to austinv11's topic in Modder Support

    Ok, I have fixed that. But I just don't understand what's wrong. I just wanna make my rocket move client side and server side D:
    • December 28, 2014
    • 12 replies
  13. austinv11

    Code only being run client-side

    austinv11 replied to austinv11's topic in Modder Support

    Yes it does
    • December 28, 2014
    • 12 replies
  14. austinv11

    Code only being run client-side

    austinv11 posted a topic in Modder Support

    The code block under the if statement here: https://github.com/austinv11/PeripheralsPlusPlus/blob/master/src%2Fmain%2Fjava%2Fcom%2Faustinv11%2Fperipheralsplusplus%2Fentities%2FEntityRocket.java#L197 is only run client side and I can't figure out why. Help me Forge forums! You're my only hope.
    • December 27, 2014
    • 12 replies
  15. austinv11

    Items disappearing in a custom inventory

    austinv11 replied to austinv11's topic in Modder Support

    Unbelievable. Thanks so much! I honestly don't understand how I messed that up.
    • December 6, 2014
    • 25 replies
  • All Activity
  • Home
  • austinv11
  • Theme

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