Everything posted by hydroflame
-
Most effective way to remove vanilla mob drops, without editing anything?
just post the code? so that you can copy paste ? no, work
-
Offline NBT?
oh... well no one really did this before, but youd have to look at how minecraft handle the .dat fileaand how he converta them in java objects
-
Offline NBT?
you missed it http://www.minecraftforge.net/wiki/How_to_use_NBT_Tag_Compound
-
Offline NBT?
have you done any research at all before, i suggest you look at the forge wiki as there is some valuable information.
-
How do I make a custom player entity?
basicly forge is shipped with this library called ASM, this can modify java code at runtime (just before the game is launched, you basicly tell the JVM "use this instead" ) i dont have a tutorial for you but i only recently learned about how to use ASM myself, i think learning a bit of how java bytecode works helped a lot here my thread i posted: http://www.minecraftforge.net/forum/index.php/topic,10708.msg54477.html#msg54477 just read it and try to see what you need to know/use have a good day
-
Most effective way to remove vanilla mob drops, without editing anything?
what the even fuck ? i dont even... theres a search bar top left of this screen and YES even pro/good modders use it .. they dont ask question unless they know no one else asked them before telling people to learn java before modding IS helping them, without basic java knowledge you CANNOT do a mod (even the most simple ones) copy pasting code is NOT learning btw i make 75 000 a year (canada) "knowing about java code". if 75000 a year is nothing can you give me 75000 per year ? this argument is so invalid im getting cancer from reading it you will learn stuff in EVERY profession you can think of (dont try a counterargument where working at mcdonald doesnt require learning anything because that would be pathetic). do you think that literally every developper in the world are in front of their computer 24/7 ?!?!?!?! nope, most of us have a wife and children and we will do stuff in our daily lives please, skyrim modding is a freacking joke
-
Block/Item true public layer
__ ___ _ _______ \ \ / / | | | /\|__ __| \ \ /\ / /| |__| | / \ | | \ \/ \/ / | __ | / /\ \ | | \ /\ / | | | |/ ____ \| | \/ \/ |_| |_/_/ \_\_|
-
How do I make a custom player entity?
how are your java skills ? (my answer will differ )
-
Calling a swing?
entity interract event anyone ?!?!?!?!?
-
How do I make a custom player entity?
depend on what you're trying to do, theyre might be a way to NOT make the base class change else if you NEED to make base class change you can leave your mod in 1.5.2 and insert the modified files inside minecraft.jar but you're breaking compatibility with other mods
-
~~~*Custom Rendered Block Help!*~~~ Please help!!!
wavefront files woudl be nice 3DSmax if you have a license, else using Blender to create them
-
Most effective way to remove vanilla mob drops, without editing anything?
living drop event has a ArrayList, just remove the item from that list...
-
How do I make a custom player entity?
thats because vanilla change are not allowed (everything under net.minecraft* ) make a coremod if you absolutelly need it
-
~~~*Custom Rendered Block Help!*~~~ Please help!!!
techne is crap and outdated, the code it spits out doesnt even compile
-
[Solved]How to change damage on right click?
hen??? oh, well do the same with livingHurtEvent because this one isnt final its th same thing but dmg received
-
Please help me install forge!!!
have a good day
-
Please help me install forge!!!
you're a modder, afaik this board is called "Modder support" can you show us your code ?
-
Server not sending packet to player on multiplayer
(sorry i got to go) but try println before and after every if, method call, while, for this way youll know exactly at which point this is stopping
-
Giving players extra data.
more importantly would this be called ? because if this isnt called then you are not registering your packet handlers correctly
-
[Solved]How to change damage on right click?
<TheMoreYouKnow> technicly double are the standard floating point variable (if you declare a float you have to use 3.2F <- to tell the compiler to cast into float) but i prefer usign float as not everyone today has a 64 bit architecture. causing them to do twice as much instruction for a double since their cpu can only handle 32 bit at once (requiring the cpu to do 2 operation per read/write of a double </TheMoreYouKnow>
-
Giving players extra data.
you always ahve one or the other if not tell us from where and well point you to the right direction
-
[Solved]How to change damage on right click?
float are like double, except they have 32 bit precision instead of 64
-
[1.5.2] Connected Texture Orientation Without Metadata
ISimpleBlockRenderinghandler?
-
[Solved]How to change damage on right click?
well first you got to stop canceling it becasue tahts obvious no dmg will be outputed yes .. and this is actually somewhat basic java so maybe you should just look into it a little UNLESS you have already worked with other language before (such as C++) and you are thinking that float are used like pointers, well then you should know that in java theres no pointer, every primitive type is direct and every object is a reference happy modding
-
[SOLVED] Rotate an Icon
if you're using ISimpleBlockRenderingHandler ... you can still use glPushMatrix and popmatrix and if he doesnt change the meta when rendering (which obviously he shouldnt ) there shouldn be any "reseting" OR im high you chose
IPS spam blocked by CleanTalk.