类 CreateFlatWorldScreen.DetailsList.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<CreateFlatWorldScreen.DetailsList.Entry>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<CreateFlatWorldScreen.DetailsList.Entry>
net.minecraft.client.gui.screens.CreateFlatWorldScreen.DetailsList.Entry
- 所有已实现的接口:
GuiEventListener
,TabOrderedElement
,NarrationSupplier
class CreateFlatWorldScreen.DetailsList.Entry
extends ObjectSelectionList.Entry<CreateFlatWorldScreen.DetailsList.Entry>
-
字段概要
从类继承的字段 net.minecraft.client.gui.components.AbstractSelectionList.Entry
list
从接口继承的字段 net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
blitSlot
(GuiGraphics p_281733_, int p_282373_, int p_282844_, ItemStack p_281263_) private void
blitSlotBg
(GuiGraphics p_282271_, int p_281324_, int p_283171_) private ItemStack
getDisplayItem
(BlockState p_169294_) boolean
mouseClicked
(double p_95868_, double p_95869_, int p_95870_) void
render
(GuiGraphics p_281319_, int p_281943_, int p_283629_, int p_283315_, int p_282974_, int p_281870_, int p_283341_, int p_281639_, boolean p_282715_, float p_281937_) 从类继承的方法 net.minecraft.client.gui.components.ObjectSelectionList.Entry
updateNarration
从类继承的方法 net.minecraft.client.gui.components.AbstractSelectionList.Entry
isFocused, isMouseOver, renderBack, setFocused
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.gui.components.events.GuiEventListener
charTyped, getBorderForArrowNavigation, getCurrentFocusPath, getRectangle, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPath
从接口继承的方法 net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
构造器详细资料
-
Entry
Entry()
-
-
方法详细资料
-
render
public void render(GuiGraphics p_281319_, int p_281943_, int p_283629_, int p_283315_, int p_282974_, int p_281870_, int p_283341_, int p_281639_, boolean p_282715_, float p_281937_) -
getDisplayItem
-
getNarration
-
mouseClicked
public boolean mouseClicked(double p_95868_, double p_95869_, int p_95870_) -
blitSlot
-
blitSlotBg
-