class EffectControllerComponent
com.hypixel.hytale.server.core.entity.effect
Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.entity.entities.player.CameraManager> getComponentType(); void resetCamera(com.hypixel.hytale.server.core.universe.PlayerRef); void handleMouseButtonState(com.hypixel.hytale.protocol.MouseButtonType, com.hypixel.hytale.protocol.MouseButtonState, com.hypixel.hytale.math.vector.Vector3i); com.hypixel.hytale.protocol.MouseButtonState getMouseButtonState