HyCodeYourTale
classpublicPriority 3

BodyMotionFlock

com.hypixel.hytale.server.flock.corecomponents.BodyMotionFlock

extends BodyMotionBase

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

ComponentType<EntityStore, EntityGroup>ENTITY_GROUP_COMPONENT_TYPE= EntityGroup.getComponentType()
ComponentType<EntityStore, FlockMembership>FLOCK_MEMBERSHIP_COMPONENT_TYPE= FlockMembership.getComponentType()
ComponentType<EntityStore, TransformComponent>TRANSFORM_COMPONENT_TYPE= TransformComponent.getComponentType()

Constructors

public
BodyMotionFlock(BuilderBodyMotionFlock builderBodyMotionFlock)

Related Classes