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 -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoiddisplay(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) booleanisAllowed(boolean reducedDebugInfo) Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon 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:
displayin Schnittstellenet.minecraft.client.gui.components.debug.DebugScreenEntry
-
isAllowed
public boolean isAllowed(boolean reducedDebugInfo) - Angegeben von:
isAllowedin Schnittstellenet.minecraft.client.gui.components.debug.DebugScreenEntry
-