package com.hypixel.hytale.component.system.tick; public interface RunWhenPausedSystem extends TickableSystem { }