类 PackSelectionModel.EntryBase
java.lang.Object
net.minecraft.client.gui.screens.packs.PackSelectionModel.EntryBase
- 所有已实现的接口:
PackSelectionModel.Entry
- 封闭类:
PackSelectionModel
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.gui.screens.packs.PackSelectionModel.Entry
canSelect, canUnselect, getExtendedDescription, isSelected, select, unselect
-
字段详细资料
-
pack
-
-
构造器详细资料
-
EntryBase
-
-
方法详细资料
-
getSelfList
-
getOtherList
-
getIconTexture
- 指定者:
getIconTexture
在接口中PackSelectionModel.Entry
-
getCompatibility
- 指定者:
getCompatibility
在接口中PackSelectionModel.Entry
-
getId
- 指定者:
getId
在接口中PackSelectionModel.Entry
-
getTitle
- 指定者:
getTitle
在接口中PackSelectionModel.Entry
-
getDescription
- 指定者:
getDescription
在接口中PackSelectionModel.Entry
-
getPackSource
- 指定者:
getPackSource
在接口中PackSelectionModel.Entry
-
isFixedPosition
public boolean isFixedPosition()- 指定者:
isFixedPosition
在接口中PackSelectionModel.Entry
-
isRequired
public boolean isRequired()- 指定者:
isRequired
在接口中PackSelectionModel.Entry
-
toggleSelection
protected void toggleSelection() -
updateHighContrastOptionInstance
private void updateHighContrastOptionInstance() -
move
protected void move(int p_99939_) -
canMoveUp
public boolean canMoveUp()- 指定者:
canMoveUp
在接口中PackSelectionModel.Entry
-
moveUp
public void moveUp()- 指定者:
moveUp
在接口中PackSelectionModel.Entry
-
canMoveDown
public boolean canMoveDown()- 指定者:
canMoveDown
在接口中PackSelectionModel.Entry
-
moveDown
public void moveDown()- 指定者:
moveDown
在接口中PackSelectionModel.Entry
-
notHidden
public boolean notHidden()- 指定者:
notHidden
在接口中PackSelectionModel.Entry
-