package com.replaymod.render.rendering; public interface Frame { int getFrameId(); }