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 -
Constructor Summary
ConstructorsConstructorDescriptionTextureViewerPanel(net.minecraft.resources.Identifier id, net.minecraft.network.chat.Component title, File file) TextureViewerPanel(net.minecraft.resources.Identifier id, net.minecraft.network.chat.Component title, net.minecraft.resources.Identifier identifier) -
Method Summary
Methods inherited from class EditorPanel
onPostContent, onPreContent, setStatusMethods inherited from class Panel
close, customFlags, getCategory, getFormattedLabel, getIcon, getId, getLabel, getShortcut, getStyle, getWindowType, handleRender, handleTick, hasMenuBar, isFocused, isOpen, isTemporary, isUnsaved, menuBar, onClosed, onOpened, onPreWindow, open, requireLevel, requireLevel, requireLevelOnServer, requireLocal, requireWorld, requireWorld, setUnsaved, tick, translatable, translatable, translationKey, translationKey, translationKey, translationKey
-
Constructor Details
-
TextureViewerPanel
public TextureViewerPanel(net.minecraft.resources.Identifier id, net.minecraft.network.chat.Component title, net.minecraft.resources.Identifier identifier) -
TextureViewerPanel
public TextureViewerPanel(net.minecraft.resources.Identifier id, net.minecraft.network.chat.Component title, File file)
-
-
Method Details
-
content
- Overrides:
contentin classEditorPanel
-