MindBodyCapabilities
Physical body features provided by the active native adapter. Independent dimensions mean width and height can be requested separately. Block collision toggling is distinct from Bukkit's entity-to-entity collision flag.
Constructors
Link copied to clipboard
public void MindBodyCapabilities(Set<MindBodyLocomotion> supportedLocomotions, Set<MindBodyLocomotion> pathfindingLocomotions, boolean uniformScale, double minimumUniformScale, double maximumUniformScale, boolean independentDimensions, boolean entityCollisionToggle, boolean blockCollisionToggle)