Everything posted by Darki
-
Spawn Zombie With Armor
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?
-
Spawning an Item in the world
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
-
drawCore Probleme
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
-
drawCore Probleme
Is there another way to custom rendering?!
-
drawCore Probleme
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
-
Crafting with own items
That was right but now it crashes null point exception
-
drawCore Probleme
Is that also true for the 1.8
- drawCore Probleme
-
drawCore Probleme
But how can I solve this?! Or is there another way?!
-
drawCore Probleme
There must be a change in the 1.8 because I tried it in the 1.7 and there it is working
-
drawCore Probleme
Its 1.8 and I define the pixels and resourcelocation....
-
drawCore Probleme
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()); }
-
drawCore Probleme
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?!
-
Crafting with own items
Here: http://pastebin.com/dWB9L14P
-
drawCore Probleme
Here my code at the moment http://pastebin.com/SATe2Zqs
-
drawCore Probleme
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....?
- drawCore Probleme
-
drawCore Probleme
I solve the tileentity problem at my own but i dont understand why eclipse unerlines Tessallator.instance?!
-
drawCore Probleme
I can the basics I forgot it how I can do this
-
drawCore Probleme
I have to connect the tileentity variable from renderTileEntityAt with drawCore...I forgot it how I do this..damn
-
drawCore Probleme
You mean the tileentity...I define the tileentity in the method drawCore...hm...what can I do to solve it...
-
drawCore Probleme
I make a -> there where the next word is underlined: http://pastebin.com/PYeDyKfJ
-
drawCore Probleme
and when i put tileentity in drawCore() tileentity is underlined anymore
-
drawCore Probleme
but now instance is underlined?!
- drawCore Probleme
IPS spam blocked by CleanTalk.