Uses of Interface
net.neoforged.neoforge.client.gui.modlist.ImageResource
Packages that use ImageResource
-
Uses of ImageResource in net.neoforged.neoforge.client.gui.modlist
Classes in net.neoforged.neoforge.client.gui.modlist that implement ImageResourceModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in net.neoforged.neoforge.client.gui.modlist that return ImageResourceModifier and TypeMethodDescriptionBlankModDisplayInfo.banner()DefaultModDisplayInfo.banner()Returns the banner displayed in the info panel, ornull.ModDisplayInfo.banner()Returns the banner displayed in the info panel, ornull.DefaultModDisplayInfo.convertPath(String path) Converts a given path string into anImageResource.BlankModDisplayInfo.icon()DefaultModDisplayInfo.icon()Returns the icon displayed in the mod list, ornull.ModDisplayInfo.icon()Returns the icon displayed in the mod list, ornull.static ImageResourceImageResource.packAsset(Identifier id) Creates an image resource for a given location, which is searched among the active packs.static ImageResourceCreates an image resource that exists within a specific pack and path.Methods in net.neoforged.neoforge.client.gui.modlist with parameters of type ImageResourceModifier and TypeMethodDescriptionprivate @Nullable ModListScreen.ImageDataModListScreen.loadImage(String type, String modId, ImageResource imageResource, boolean blurred)