类 IUIMinecraftUtil
java.lang.Object
org.hiedacamellia.immersiveui.client.graphic.util.IUIMinecraftUtil
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static net.minecraft.client.gui.FontgetFont()static doublestatic intstatic intstatic net.minecraft.world.phys.HitResultgetHit()static com.mojang.blaze3d.pipeline.RenderTargetstatic net.minecraft.client.renderer.RenderBuffersstatic com.mojang.blaze3d.platform.Windowstatic intstatic intstatic intstatic int
-
构造器详细资料
-
IUIMinecraftUtil
public IUIMinecraftUtil()
-
-
方法详细资料
-
getFont
public static net.minecraft.client.gui.Font getFont() -
getHit
public static net.minecraft.world.phys.HitResult getHit() -
getMainRenderTarget
public static com.mojang.blaze3d.pipeline.RenderTarget getMainRenderTarget() -
getRenderBuffers
public static net.minecraft.client.renderer.RenderBuffers getRenderBuffers() -
getWindow
public static com.mojang.blaze3d.platform.Window getWindow() -
getGuiScale
public static double getGuiScale() -
getGuiScaledWidth
public static int getGuiScaledWidth() -
getGuiScaledHeight
public static int getGuiScaledHeight() -
screenWidth
public static int screenWidth() -
screenHeight
public static int screenHeight() -
screenCenterX
public static int screenCenterX() -
screenCenterY
public static int screenCenterY()
-