Klasse VFPDebugHudEntry

java.lang.Object
com.viaversion.viafabricplus.base.VFPDebugHudEntry
Alle implementierten Schnittstellen:
net.minecraft.client.gui.components.debug.DebugScreenEntry

public final class VFPDebugHudEntry extends Object implements net.minecraft.client.gui.components.debug.DebugScreenEntry
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final net.minecraft.resources.Identifier
     
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    display(net.minecraft.client.gui.components.debug.DebugScreenDisplayer lines, @Nullable net.minecraft.world.level.Level world, @Nullable net.minecraft.world.level.chunk.LevelChunk clientChunk, @Nullable net.minecraft.world.level.chunk.LevelChunk chunk)
     
    boolean
    isAllowed(boolean reducedDebugInfo)
     

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Von Schnittstelle geerbte Methoden net.minecraft.client.gui.components.debug.DebugScreenEntry

    category
  • Felddetails

    • ID

      public static final net.minecraft.resources.Identifier ID
  • Konstruktordetails

    • VFPDebugHudEntry

      public VFPDebugHudEntry()
  • Methodendetails

    • display

      public void display(net.minecraft.client.gui.components.debug.DebugScreenDisplayer lines, @Nullable @Nullable net.minecraft.world.level.Level world, @Nullable @Nullable net.minecraft.world.level.chunk.LevelChunk clientChunk, @Nullable @Nullable net.minecraft.world.level.chunk.LevelChunk chunk)
      Angegeben von:
      display in Schnittstelle net.minecraft.client.gui.components.debug.DebugScreenEntry
    • isAllowed

      public boolean isAllowed(boolean reducedDebugInfo)
      Angegeben von:
      isAllowed in Schnittstelle net.minecraft.client.gui.components.debug.DebugScreenEntry