-
How to do something when the player Scrolls or presses a key
BUMP
-
How do I make a Gui open when an item is right clicked? - SOLVED
I your gui handeler, your added code needs to be a case statement inside your switch statement. This video might help: Here is my gui handeler: Making inventories for Items is a little complicated, here is mine: Item: Container: Inventory: Hope it helps. There is a lot of extra stuff. I dont't think you need to creat a seprate inventory, but it's a good idea.
-
How to do something when the player Scrolls or presses a key
Hi everybody, I need to be able to do something (on the server side) when my item is equiped and the player presses a key, or scrolls with the mouse wheel. Events would work, but I would preffer not to use a tick handeler. Thanks in advance!
-
Can't type in gui text field!
BUMP! Help please! I need to be able to click on the tet bar in the gui to make it "focused" so I can type in it.
-
How to get the server-side world when recieveing a Packet?
Thank you, it works!
-
How to get the server-side world when recieveing a Packet?
Do you mean the Playeer prameter in onPacketData(INetworkManager manager, Packet250CustomPayload packet, Player player), because the Player interface is just an empty interface.
-
How to get the server-side world when recieveing a Packet?
I have a packet handeler set up with some functions, but when I send a packet to the server, and the use Minecraft.getMinecraft().theWorld as my world, the world is client side!!! I need a way to get tile entity data from client side to server side, but if I can get the server-side world, I can do it. For refrence, I have a text field in my tile entity, and I need to set it through my gui. Also, if anyone know how to fix this, I can't select the text bar to type in it (in my gui).
-
Can't type in gui text field!
I have a gui with a text field, but I can't sellect it to type in it. I can make it sellected when you open the gui, but I can't sellect it in the gui. Gui:
-
[SOLVED-ish][1.7.x]Why is last attacker for EntityCow always null?
Use this for living drops event: event.source.getEntity(). (source is the damage source)
-
Packets being sent but not recieved!
THANK YOUhttp://minecraftforge.net/forum/Smileys/default/cheesy.gif (that was supposed to be a smiley☺)! It works!
-
Packets being sent but not recieved!
Try this link. You told me not to do that on the other thread. Do updates get sent automaticly (with getDiscriptionPacket() and onDataPacket())? http://www.minecraftforge.net/forum/index.php/topic,20782.msg105004.html#msg105004
-
Packets being sent but not recieved!
I need to update tile entity data, since they are only saven on the server. Read this: http://www.minecraftforge.net/forum/index.php/topic,20962.msg106301.html#msg106301
-
Packets being sent but not recieved!
Thanks, it works, but now Minecraft.getMinecraft().theWorld is null! I nee access to the world, so I can update my tile entities' data. Is there a way to get the world other than Minecraft.getMinecraft().theWorld?
-
Packets being sent but not recieved!
I'm useing Ars Magica 2's api, so I can't.
-
Packets being sent but not recieved!
I have a IPlayerTracker that is supposed to send a packet to the server when a player logs in. It sends the packets, but they are never recieved! Here is my code: Player Tracker: Packet Handeler: Main mod class: Tile Entity:
IPS spam blocked by CleanTalk.