Actually, velocity.multiply() is why I ended up making the custom snowball :/ , as it seems to make the projectile curve really fast about 3...
what would you suggest then? I had to learn how to make custom entities myself, as the tutorials didn't work for me... added it above ^ EDIT...
I've made a couple custom entities before, but this is my first time doing a Projectile, and I get this weird error 2013-07-25 21:41:00 [SEVERE]...
Thanks! That was the right one :D
Yea, but I'm talking about the Packet Enum types from ProtocolLib... :P
I have, but I don't know which packet is used for the item break...
Do you know if you can cancel packets from being sent?
I did check if it's <= 1 , I didn't want to make it 2, but if I have to, I will
to check if whats on?
Honestly I didn't think it would be so hard to stop an item from breaking, and by breaking I mean the breaking animation. Like when you cancel the...
Polaris29 Tooner101 Cool, thanks guys, I'll try it out later today @Polaris29 Tooner101 It kind of worked, but other players see them as in the...
Like I said, look in the javadocs, there are events for all that stuff :)
Tons of them, look in the javadocs, http://jd.bukkit.org/dev/apidocs/ BlockBreakEvent, BlockPlaceEvent, not sure what you mean by "moved" besides...
yep, here ya go: ((CraftPlayer) player).getHandle().playerConnection.sendPacket(new Packet17EntityLocationAction(((CraftPlayer)...
I just started learning about packets, and I got a player to get into bed (lay down), but it doesn't show up for other players... is there a way I...
Separate names with a comma.