Table of Contents

Enum EnumVelocityState

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public enum EnumVelocityState

Fields

Collided = 2

Was falling and has now collided with the terrain

Moving = 0

Currently falling

OutsideWorld = 1

Is now outside the world (x/y/z below -30 or x/z above mapsize + 30)