Interface MobState

A collection of exposed to mods to describe the state of the mod

Hierarchy

  • MobState

Properties

blockedAbove: boolean

True if the mod was blocked from moving above last frame

blockedBelow: boolean

True if the mod was blocked from moving below last frame

blockedLeft: boolean

True if the mod was blocked from moving left last frame

blockedRight: boolean

True if the mod was blocked from moving right last frame

Generated using TypeDoc