public interface RoleStateChange
Class RoleStateChange. Provides rolestatechange functionality for the Hytale server.
java.lang.Object > RoleStateChange
Field Summary
No fields documented.
Method Detail
motionControllerChanged
public
void
motionControllerChanged
(@Nullable final Ref ref, @Nonnull final NPCEntity npcComponent, final MotionController motionController, @Nullable final ComponentAccessor componentAccessor)
Method motionControllerChanged.
- Parameters:
@Nullable final Refref@Nonnull final NPCEntitynpcComponentfinal MotionControllermotionController@Nullable final ComponentAccessorcomponentAccessor