类 IUIMinecraftUtil

java.lang.Object
org.hiedacamellia.immersiveui.client.graphic.util.IUIMinecraftUtil

public class IUIMinecraftUtil extends Object
  • 构造器详细资料

    • 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()