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

DevTech

Members
 View Profile  See their activity
  • Content Count

    150
  • Joined

    December 16, 2018
  • Last visited

    August 16, 2020

Community Reputation

0 Neutral

About DevTech

  • Rank
    Creeper Killer

Recent Profile Visitors

1605 profile views
  • DaemonUmbra

    DaemonUmbra

    June 27, 2020

  • diesieben07

    diesieben07

    June 27, 2020

  • TesterTesting135

    TesterTesting135

    October 8, 2019

  • DavidM

    DavidM

    March 31, 2019

  • desht

    desht

    February 2, 2019

  1. DevTech

    isImmuneToFire in 1.16.1

    DevTech replied to DevTech's topic in Modder Support

    thanks
    • July 3, 2020
    • 2 replies
  2. DevTech

    setItemInUse replacement in 1.16.1

    DevTech replied to DevTech's topic in Modder Support

    ok thanks. Do you know what is isImmuneToFire in 1.16.1 is?
    • July 3, 2020
    • 3 replies
  3. DevTech

    isImmuneToFire in 1.16.1

    DevTech posted a topic in Modder Support

    because the mappings isnt deobfuscated.. which function is that?
    • July 3, 2020
    • 2 replies
  4. DevTech

    setItemInUse replacement in 1.16.1

    DevTech posted a topic in Modder Support

    what is the replacement for it?
    • July 3, 2020
    • 3 replies
  5. DevTech started following Create a wanted paper, Entity.shoot in 1.16.1 and How draw things in ItemStackTileEntityRenderer June 27, 2020
  6. DevTech

    Wierd Forum Error

    DevTech posted a topic in Off-topic

    the forum say some error...
    • June 27, 2020
    • 1 reply
  7. DevTech

    Damage an item [1.15.2]

    DevTech replied to sccreeper's topic in Modder Support

    event.getPlayer().getHeldItem(event.getHand()).damageItem(1, event.getPlayer(), Consumer -> { event.getPlayer().sendBreakAnimation(event.getHand());
    • June 24, 2020
    • 2 replies
  8. DevTech

    How draw things in ItemStackTileEntityRenderer

    DevTech posted a topic in Modder Support

    how can i render things in ItemStackTileEntityRenderer . Like a text or a image
    • June 24, 2020
  9. DevTech

    drawModalRectWithCustomSizedTexture in 1.15.2

    DevTech replied to DevTech's topic in Modder Support

    ok thanks
    • June 24, 2020
    • 4 replies
  10. DevTech

    drawModalRectWithCustomSizedTexture in 1.15.2

    DevTech replied to DevTech's topic in Modder Support

    its dosnt exist.. (in 1.15.2)
    • June 24, 2020
    • 4 replies
      • 1
      • Confused
  11. DevTech

    drawModalRectWithCustomSizedTexture in 1.15.2

    DevTech posted a topic in Modder Support

    i want to render a head but i must have this method
    • June 24, 2020
    • 4 replies
  12. DevTech

    Create a wanted paper

    DevTech replied to DevTech's topic in Modder Support

    can you send me an example how i can draw something in it?
    • June 24, 2020
    • 6 replies
  13. DevTech

    Create a wanted paper

    DevTech replied to DevTech's topic in Modder Support

    I can Java ^^ And i have already published some mods
    • June 22, 2020
    • 6 replies
  14. DevTech

    Create a wanted paper

    DevTech replied to DevTech's topic in Modder Support

    and how can i create one
    • June 22, 2020
    • 6 replies
  15. DevTech

    Create a wanted paper

    DevTech replied to DevTech's topic in Modder Support

    like so (the black should then be replaced with the head)
    • June 21, 2020
    • 6 replies
  16. DevTech

    Make a item give a entity a potion effect when the entity is attacked with it [1.15.2]

    DevTech replied to sccreeper's topic in Modder Support

    @Override public boolean hitEntity(ItemStack stack, LivingEntity target, LivingEntity attacker) { target.addPotionEffect(new EffectInstance(Effects.WEAKNESS, 200, 0)); return super.hitEntity(stack, target, attacker); }
    • June 21, 2020
    • 4 replies
  • All Activity
  • Home
  • DevTech
  • Theme

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