public class ResourcePacksScreen extends Screen
buttons, children, font, height, itemRenderer, minecraft, passEvents, title, width
BACKGROUND_LOCATION, blitOffset, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
Constructor and Description |
---|
ResourcePacksScreen(Screen parentScreenIn) |
Modifier and Type | Method and Description |
---|---|
void |
func_214297_b(AbstractResourcePackList.ResourcePackEntry p_214297_1_) |
boolean |
func_214299_c(AbstractResourcePackList.ResourcePackEntry p_214299_1_) |
void |
func_214300_a(AbstractResourcePackList.ResourcePackEntry p_214300_1_) |
protected void |
init() |
void |
markChanged() |
void |
render(int p_render_1_,
int p_render_2_,
float p_render_3_) |
addButton, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, onClose, removed, renderBackground, renderBackground, renderComponentHoverEffect, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, setSize, shouldCloseOnEsc, tick, wrapScreenError
getFocused, isDragging, setDragging, setFocused
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
changeFocus, charTyped, func_212928_a, func_212930_a, func_212932_b, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled
mouseMoved
public ResourcePacksScreen(Screen parentScreenIn)
public void func_214300_a(AbstractResourcePackList.ResourcePackEntry p_214300_1_)
public void func_214297_b(AbstractResourcePackList.ResourcePackEntry p_214297_1_)
public boolean func_214299_c(AbstractResourcePackList.ResourcePackEntry p_214299_1_)
public void render(int p_render_1_, int p_render_2_, float p_render_3_)
render
in interface IRenderable
render
in class Screen
public void markChanged()