net.minecraft.client.gui.screen.pack

public abstract class ResourcePackOrganizer$AbstractPack

implements ResourcePackOrganizer$Pack

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 ResourcePackProfile
pack
field_25461
profile
final ResourcePackOrganizer
this$0
field_25460
field_25460

Constructor summary

ModifierConstructor
public (ResourcePackOrganizer this$0, ResourcePackProfile profile)

Method summary

Modifier and TypeMethod
protected abstract List<ResourcePackProfile>
getSelfList()
method_29666()
getCurrentList()
protected abstract List<ResourcePackProfile>
getOtherList()
method_29667()
getOppositeList()
public Identifier
getIconTexture()
method_30286()
getIconId()
public ResourcePackCompatibility
getCompatibility()
method_29648()
getCompatibility()
public String
getId()
method_48276()
getName()
public Text
getTitle()
method_29650()
getDisplayName()
public Text
getDescription()
method_29651()
getDescription()
public ResourcePackSource
getPackSource()
method_29652()
getSource()
public boolean
isFixedPosition()
method_29654()
isPinned()
public boolean
isRequired()
method_29655()
isAlwaysEnabled()
protected void
toggleSelection()
method_29668()
toggle()
private void
updateHighContrastOptionInstance()
method_49628()
toggleHighContrastOption()
protected void
move(int direction)
method_29665(int arg0)
move(int offset)
public boolean
canMoveUp()
method_29663()
canMoveTowardStart()
public void
moveUp()
method_29658()
moveTowardStart()
public boolean
canMoveDown()
method_29664()
canMoveTowardEnd()
public void
moveDown()
method_29659()
moveTowardEnd()