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, updatePositionpublic ResourcePackListEntryFound(GuiScreenResourcePacks resourcePacksGUIIn, ResourcePackRepository.Entry entry)
protected void bindResourcePackIcon()
bindResourcePackIcon in class ResourcePackListEntryprotected int getResourcePackFormat()
getResourcePackFormat in class ResourcePackListEntryprotected java.lang.String getResourcePackDescription()
getResourcePackDescription in class ResourcePackListEntryprotected java.lang.String getResourcePackName()
getResourcePackName in class ResourcePackListEntrypublic ResourcePackRepository.Entry getResourcePackEntry()