Class EventMove.Mount

java.lang.Object
org.rusherhack.core.event.type.Event
org.rusherhack.core.event.type.EventCancellable
org.rusherhack.client.api.events.player.EventMove
org.rusherhack.client.api.events.player.EventMove.Mount
All Implemented Interfaces:
org.rusherhack.core.event.stage.IStageable
Enclosing class:
EventMove

public static class EventMove.Mount extends EventMove
This event is called when an entity carrying the player is moving
  • Constructor Details

    • Mount

      public Mount(net.minecraft.world.entity.Entity entity, net.minecraft.world.phys.Vec3 motion)
  • Method Details

    • getEntity

      public net.minecraft.world.entity.Entity getEntity()