net.minecraft.client.gui.screens.packs

abstract class PackSelectionModel$EntryBase

implements PackSelectionModel$Entry

dtf$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 T
b
pack
field_25461
profile
field_238878_b_

Constructor summary

ModifierConstructor
public (T arg0)

Method summary

Modifier and TypeMethod
protected abstract List<T>
q()
getSelfList()
method_29666()
getCurrentList()
func_230474_q_()
protected abstract List<T>
r()
getOtherList()
method_29667()
getOppositeList()
func_230475_r_()
public void
a(elw arg0)
bindIcon(TextureManager arg0)
method_29649(class_1060 arg0)
render(TextureManager arg0)
func_230461_a_(TextureManager arg0)
public PackCompatibility
a()
getCompatibility()
method_29648()
getCompatibility()
func_230460_a_()
public Component
b()
getTitle()
method_29650()
getDisplayName()
func_230462_b_()
public Component
c()
getDescription()
method_29651()
getDescription()
func_230463_c_()
public PackSource
d()
getPackSource()
method_29652()
getSource()
func_230464_d_()
public boolean
f()
isFixedPosition()
method_29654()
isPinned()
func_230465_f_()
public boolean
g()
isRequired()
method_29655()
isAlwaysEnabled()
func_230466_g_()
protected void
s()
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
o()
canMoveUp()
method_29663()
canMoveTowardStart()
func_230469_o_()
public void
j()
moveUp()
method_29658()
moveTowardStart()
func_230467_j_()
public boolean
p()
canMoveDown()
method_29664()
canMoveTowardEnd()
func_230470_p_()
public void
k()
moveDown()
method_29659()
moveTowardEnd()
func_230468_k_()