Class TextureViewerPanel
java.lang.Object
de.luckymcdev.foundryengine.client.editor.panel.Panel
de.luckymcdev.foundryengine.client.editor.panel.editor.EditorPanel
de.luckymcdev.foundryengine.client.editor.panel.files.TextureViewerPanel
-
Nested Class Summary
Nested classes/interfaces inherited from class Panel
Panel.Builder -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionTextureViewerPanel(net.minecraft.resources.Identifier id, String title, File file) TextureViewerPanel(net.minecraft.resources.Identifier id, String title, net.minecraft.resources.Identifier identifier) -
Method Summary
Methods inherited from class EditorPanel
beginContent, endContent, setStatusMethods inherited from class Panel
close, customFlags, getFormattedLabel, getId, getLabel, getShortcut, handleRender, handleTick, isFocused, isOpen, menuBar, onClosed, onOpened, open, requireLevel, requireLevel, requireLevelOnServer, requireLocal, requireWorld, requireWorld, setDefaultRequirements, tick
-
Constructor Details
-
TextureViewerPanel
public TextureViewerPanel(net.minecraft.resources.Identifier id, String title, net.minecraft.resources.Identifier identifier) -
TextureViewerPanel
-
-
Method Details
-
content
-