Package net.minecraft.util.debugchart
Interface SampleStorage
- All Known Implementing Classes:
LocalSampleLogger
public interface SampleStorage
-
Method Summary
-
Method Details
-
capacity
int capacity() -
size
int size() -
get
long get(int p_323594_) -
get
long get(int p_324468_, int p_324624_) -
reset
void reset()
-