Class TracyZoneFiller.PlotAndValue

java.lang.Object
net.minecraft.util.profiling.TracyZoneFiller.PlotAndValue
Enclosing class:
TracyZoneFiller

private static final class TracyZoneFiller.PlotAndValue extends Object
  • Field Details

    • plot

      private final com.mojang.jtracy.Plot plot
    • value

      private int value
  • Constructor Details

    • PlotAndValue

      private PlotAndValue(String name)
  • Method Details

    • set

      void set(int value)
    • add

      void add(int amount)