2025-11-24 22:52:51 +03:00

14 lines
184 B
Java

/*
* Decompiled with CFR 0.152.
*/
package net.minecraft.util.debugchart;
public enum TpsDebugDimensions {
FULL_TICK,
TICK_SERVER_METHOD,
SCHEDULED_TASKS,
IDLE;
}