net.minecraft.client.gui.screens.packs

abstract class PackSelectionModel$EntryBase

implements PackSelectionModel$Entry

fxn$b
net.minecraft.client.gui.screens.packs.PackSelectionModel$EntryBase
net.minecraft.class_5369$class_5372
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer$AbstractPack

Field summary

Modifier and TypeField
private final Pack
b
pack
field_25461
profile

Constructor summary

ModifierConstructor
public (PackSelectionModel arg0, Pack profile)

Method summary

Modifier and TypeMethod
protected abstract List<Pack>
s()
getSelfList()
method_29666()
getCurrentList()
protected abstract List<Pack>
t()
getOtherList()
method_29667()
getOppositeList()
public ResourceLocation
a()
getIconTexture()
method_30286()
getIconId()
public PackCompatibility
b()
getCompatibility()
method_29648()
getCompatibility()
public String
c()
getId()
method_48276()
getName()
public Component
d()
getTitle()
method_29650()
getDisplayName()
public Component
e()
getDescription()
method_29651()
getDescription()
public PackSource
f()
getPackSource()
method_29652()
getSource()
public boolean
h()
isFixedPosition()
method_29654()
isPinned()
public boolean
i()
isRequired()
method_29655()
isAlwaysEnabled()
protected void
u()
toggleSelection()
method_29668()
toggle()
private void
v()
updateHighContrastOptionInstance()
method_49628()
toggleHighContrastOption()
protected void
a(int arg0)
move(int arg0)
method_29665(int arg0)
move(int offset)
public boolean
q()
canMoveUp()
method_29663()
canMoveTowardStart()
public void
l()
moveUp()
method_29658()
moveTowardStart()
public boolean
r()
canMoveDown()
method_29664()
canMoveTowardEnd()
public void
m()
moveDown()
method_29659()
moveTowardEnd()