net.minecraft.client.gui.screens.packs

abstract class PackSelectionModel$EntryBase

implements PackSelectionModel$Entry

ggf$b
net.minecraft.client.gui.screens.packs.PackSelectionModel$EntryBase
net.minecraft.class_5369$class_5372

Field summary

Modifier and TypeField
private final Pack
b
pack
field_25461

Constructor summary

ModifierConstructor
public (PackSelectionModel arg0, Pack arg1)

Method summary

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