package com.hypixel.hytale.metrics; public interface InitStackThread { StackTraceElement[] getInitStack(); }