net.minecraft.client.gui.screens.packs

public interface PackSelectionModel$Entry

eoi$a
net.minecraft.client.gui.screens.packs.PackSelectionModel$Entry
net.minecraft.class_5369$class_5371
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer$Pack
net.minecraft.src.C_3702_

Method summary

Modifier and TypeMethod
ResourceLocation
a()
getIconTexture()
method_30286()
getIconId()
m_6876_()
PackCompatibility
b()
getCompatibility()
method_29648()
getCompatibility()
m_7709_()
Component
c()
getTitle()
method_29650()
getDisplayName()
m_7356_()
Component
d()
getDescription()
method_29651()
getDescription()
m_7359_()
PackSource
e()
getPackSource()
method_29652()
getSource()
m_7485_()
default Component
f()
getExtendedDescription()
method_29653()
getDecoratedDescription()
m_99929_()
boolean
g()
isFixedPosition()
method_29654()
isPinned()
m_7867_()
boolean
h()
isRequired()
method_29655()
isAlwaysEnabled()
m_7844_()
void
i()
select()
method_29656()
enable()
m_7849_()
void
j()
unselect()
method_29657()
disable()
m_7850_()
void
k()
moveUp()
method_29658()
moveTowardStart()
m_7852_()
void
l()
moveDown()
method_29659()
moveTowardEnd()
m_7845_()
boolean
m()
isSelected()
method_29660()
isEnabled()
m_7857_()
default boolean
n()
canSelect()
method_29661()
canBeEnabled()
m_99930_()
default boolean
o()
canUnselect()
method_29662()
canBeDisabled()
m_99931_()
boolean
p()
canMoveUp()
method_29663()
canMoveTowardStart()
m_7802_()
boolean
q()
canMoveDown()
method_29664()
canMoveTowardEnd()
m_7803_()