Package net.minecraft.util.profiling
Class Zone
java.lang.Object
net.minecraft.util.profiling.Zone
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INACTIVE
-
profiler
-
-
Constructor Details
-
Zone
Zone(@Nullable ProfilerFiller p_372834_)
-
-
Method Details
-
addText
-
addText
-
addValue
-
setColor
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-