public class ResourcePackListEntryFound extends ResourcePackListEntry
mc, resourcePacksGUI
Constructor and Description |
---|
ResourcePackListEntryFound(GuiScreenResourcePacks resourcePacksGUIIn,
ResourcePackRepository.Entry entry) |
Modifier and Type | Method and Description |
---|---|
protected void |
bindResourcePackIcon() |
protected java.lang.String |
getResourcePackDescription() |
ResourcePackRepository.Entry |
getResourcePackEntry() |
protected int |
getResourcePackFormat() |
protected java.lang.String |
getResourcePackName() |
canMoveDown, canMoveLeft, canMoveRight, canMoveUp, drawEntry, isServerPack, mousePressed, mouseReleased, showHoverOverlay, updatePosition
public ResourcePackListEntryFound(GuiScreenResourcePacks resourcePacksGUIIn, ResourcePackRepository.Entry entry)
protected void bindResourcePackIcon()
bindResourcePackIcon
in class ResourcePackListEntry
protected int getResourcePackFormat()
getResourcePackFormat
in class ResourcePackListEntry
protected java.lang.String getResourcePackDescription()
getResourcePackDescription
in class ResourcePackListEntry
protected java.lang.String getResourcePackName()
getResourcePackName
in class ResourcePackListEntry
public ResourcePackRepository.Entry getResourcePackEntry()