Class DebugEnvironmentComponents

java.lang.Object
com.github.thedeathlycow.thermoo.impl.client.debug.DebugEnvironmentComponents
All Implemented Interfaces:
ThermooDebugScreenEntry, net.minecraft.client.gui.components.debug.DebugScreenEntry

@Environment(CLIENT) public class DebugEnvironmentComponents extends Object implements ThermooDebugScreenEntry
  • Constructor Details

    • DebugEnvironmentComponents

      public DebugEnvironmentComponents()
  • Method Details

    • display

      public void display(net.minecraft.client.gui.components.debug.DebugScreenDisplayer displayer, @Nullable net.minecraft.world.level.Level level, @Nullable net.minecraft.world.level.chunk.LevelChunk clientChunk, @Nullable net.minecraft.world.level.chunk.LevelChunk serverChunk)
      Specified by:
      display in interface net.minecraft.client.gui.components.debug.DebugScreenEntry