public class ResourcePacksScreen extends SettingsScreen
gameSettings, parentScreenbuttons, children, font, height, itemRenderer, minecraft, passEvents, title, widthBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| コンストラクタと説明 | 
|---|
| ResourcePacksScreen(Screen p_i225933_1_,
                   GameSettings p_i225933_2_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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()Marks the selected resource packs list as changed to trigger a resource reload when the screen is closed | 
| void | render(int p_render_1_,
      int p_render_2_,
      float p_render_3_) | 
onClose, removedaddButton, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, renderBackground, renderBackground, renderComponentHoverEffect, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, setSize, shouldCloseOnEsc, tick, wrapScreenErrorgetFocused, isDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, func_212932_b, getEventListenerForPos, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocusedDefaultmouseMovedpublic ResourcePacksScreen(Screen p_i225933_1_, GameSettings p_i225933_2_)
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 インタフェース内 IRenderablerender クラス内 Screenpublic void markChanged()