类 IUIMinecraftUtil
java.lang.Object
org.hiedacamellia.immersiveui.client.graphic.util.IUIMinecraftUtil
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
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()
-