类 AbstractWidgetMixin
java.lang.Object
org.hiedacamellia.immersiveui.client.mixin.AbstractWidgetMixin
- 所有已实现的接口:
net.minecraft.client.gui.layouts.LayoutElement,ILayoutExtension
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.hiedacamellia.immersiveui.client.gui.component.widget.layout.ILayoutExtension
getBottomF, getCenter, getCenterX, getCenterY, getLeftF, getLocationPoint, getLocationPoint, getRightF, getTopF从接口继承的方法 net.minecraft.client.gui.layouts.LayoutElement
getHeight, getRectangle, getWidth, getX, getY, setPosition, setX, setY, visitWidgets
-
构造器详细资料
-
AbstractWidgetMixin
public AbstractWidgetMixin()
-
-
方法详细资料
-
getLayoutLocation
- 指定者:
getLayoutLocation在接口中ILayoutExtension
-
setLayoutLocation
- 指定者:
setLayoutLocation在接口中ILayoutExtension
-