Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Darki

Members
  • Joined

  • Last visited

Everything posted by Darki

  1. 1. How can I spawn an entity like a Zombie, which is wearing an enchanted Armor and enchanted Weapons in the hand? 2. And how can I spawn a silverfish with an primed tnt (which explodes after 5 seconds) on the head? 3. And how can I summon an primed tnt whithout silverfish?
  2. So Hey Guys, I have a problem: At the moment I program a mod like lucky blocks. So and I have a Event in the Block Class of the Lucky Block. And I would like to know how can I spawn item(stacks) in the world? Better is how can I spawn item(stacks) in the world where you destroy the block? By the way the Event I used is the onBlockHarvestedEvent and I use Forge 1.8.8
  3. Hey Guys, I've searched for another way of tessellation and I've found that I have to use worldrenderer. Now I've looked into the WorldRenderer and I've wrote an new Class, I haven't any mistakes but Minecraft doesnt draw the texture I don't know why?! Here my new Class: http://pastebin.com/n9FYw3xH
  4. Is there another way to custom rendering?!
  5. Okay I've looked into the Tessellator.class but I don't know what I can use? Here the code of the class: http://pastebin.com/mJJsNvb7
  6. That was right but now it crashes null point exception
  7. Is that also true for the 1.8
  8. What?
  9. But how can I solve this?! Or is there another way?!
  10. There must be a change in the 1.8 because I tried it in the 1.7 and there it is working
  11. Its 1.8 and I define the pixels and resourcelocation....
  12. I think I registered the renderer in the client proxy here my code: package me.darki.util; import net.minecraftforge.fml.client.registry.ClientRegistry; public class ClientProxy extends CommonProxy{ public void registerProxies(){ ClientRegistry.bindTileEntitySpecialRenderer(TileEntityPipe.class, new TileEntityRenderPipe()); }
  13. I think anything is wrong now eclipse underlines addvertexwithuv it would like to cast this... and instance is underlined anymore...is there something missing a class or something else?!
  14. Here: http://pastebin.com/dWB9L14P
  15. Here my code at the moment http://pastebin.com/SATe2Zqs
  16. Okay...I think I should learn more Java Basics...I watched more tutorials but I don't understand what I am doing wrong...how can I create a field....?
  17. on my own
  18. I solve the tileentity problem at my own but i dont understand why eclipse unerlines Tessallator.instance?!
  19. I can the basics I forgot it how I can do this
  20. I have to connect the tileentity variable from renderTileEntityAt with drawCore...I forgot it how I do this..damn
  21. You mean the tileentity...I define the tileentity in the method drawCore...hm...what can I do to solve it...
  22. I make a -> there where the next word is underlined: http://pastebin.com/PYeDyKfJ
  23. and when i put tileentity in drawCore() tileentity is underlined anymore
  24. but now instance is underlined?!
  25. Have somebody an Idea

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.