Jump to content

IdiomCoder

Members
  • Posts

    3
  • Joined

  • Last visited

IdiomCoder's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Isn't server side only on a server though? Or are players on a local server when playing single player. Do you know where I should be looking for camera rotation, Thanks.
  2. Well not really, there are certain actions I want to happen given a certain event. I want the player to move from one end of the house to the other when he clicks the furnace but not through teleportation but from walking being simulated. And for mining I want to add another curse affect where it takes over the players mouse and aims it down to the floor essentially mining straight down, this would usually trigger if there is lava under him. And the only way to break its control is if the player times a jump according to the block break animation. I don't know how feasible this is really.
  3. Hello I have some spigot knowledge of packets and making the player mine or move with packets but I'm unfamiliar on how to do this client sided. Am I to look for certain functions in the minecraft player class? And for making the player move without teleportation (W,A,S,D) would I have to simulate a keyboard here for the game? Thanks help is appreciated.
×
×
  • Create New...

Important Information

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