EntityMove_i8

case
class EntityMove_i8(entityId: VarInt, deltaX: FixedPoint5[Byte], deltaY: FixedPoint5[Byte], deltaZ: FixedPoint5[Byte], onGround: Boolean)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product