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