net.minecraft.client.gui.screens.packs

public interface PackSelectionModel$Entry

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

Method summary

Modifier and TypeMethod
ResourceLocation
a()
getIconTexture()
method_30286()
getIconId()
PackCompatibility
b()
getCompatibility()
method_29648()
getCompatibility()
String
c()
getId()
method_48276()
getName()
Component
d()
getTitle()
method_29650()
getDisplayName()
Component
e()
getDescription()
method_29651()
getDescription()
PackSource
f()
getPackSource()
method_29652()
getSource()
default Component
g()
getExtendedDescription()
method_29653()
getDecoratedDescription()
boolean
h()
isFixedPosition()
method_29654()
isPinned()
boolean
i()
isRequired()
method_29655()
isAlwaysEnabled()
void
j()
select()
method_29656()
enable()
void
k()
unselect()
method_29657()
disable()
void
l()
moveUp()
method_29658()
moveTowardStart()
void
m()
moveDown()
method_29659()
moveTowardEnd()
boolean
n()
isSelected()
method_29660()
isEnabled()
default boolean
o()
canSelect()
method_29661()
canBeEnabled()
default boolean
p()
canUnselect()
method_29662()
canBeDisabled()
boolean
q()
canMoveUp()
method_29663()
canMoveTowardStart()
boolean
r()
canMoveDown()
method_29664()
canMoveTowardEnd()