net.minecraft.client.gui.screens.packs

abstract class PackSelectionModel$EntryBase

implements PackSelectionModel$Entry

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

Field summary

Modifier and TypeField
private final Pack
b
pack
field_25461
profile
field_238878_b_

Constructor summary

ModifierConstructor
public (PackSelectionModel arg0, Pack profile)

Method summary

Modifier and TypeMethod
protected abstract List<Pack>
r()
getSelfList()
method_29666()
getCurrentList()
func_230474_q_()
protected abstract List<Pack>
s()
getOtherList()
method_29667()
getOppositeList()
func_230475_r_()
public ResourceLocation
a()
getIconTexture()
method_30286()
method_30286()
func_241868_a()
public PackCompatibility
b()
getCompatibility()
method_29648()
getCompatibility()
func_230460_a_()
public Component
c()
getTitle()
method_29650()
getDisplayName()
func_230462_b_()
public Component
d()
getDescription()
method_29651()
getDescription()
func_230463_c_()
public PackSource
e()
getPackSource()
method_29652()
getSource()
func_230464_d_()
public boolean
g()
isFixedPosition()
method_29654()
isPinned()
func_230465_f_()
public boolean
h()
isRequired()
method_29655()
isAlwaysEnabled()
func_230466_g_()
protected void
t()
toggleSelection()
method_29668()
toggle()
func_238880_s_()
protected void
a(int arg0)
move(int arg0)
method_29665(int arg0)
move(int offset)
func_238879_a_(int arg0)
public boolean
p()
canMoveUp()
method_29663()
canMoveTowardStart()
func_230469_o_()
public void
k()
moveUp()
method_29658()
moveTowardStart()
func_230467_j_()
public boolean
q()
canMoveDown()
method_29664()
canMoveTowardEnd()
func_230470_p_()
public void
l()
moveDown()
method_29659()
moveTowardEnd()
func_230468_k_()