Warning: file_put_contents(/www/wwwroot/nmbt.106988770/cache/modrinth_versions_HidY6Jtj.json): Failed to open stream: Permission denied in /www/wwwroot/nmbt.106988770/resource_detail.php on line 53
imgui-quilt - 墨喵 Minecraft 资源
imgui-quilt 图标

imgui-quilt

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.3
本资源为搬运资源,原资源地址: https://modrinth.com/mod/imgui-quilt
资源信息

Minecraft 版本: 1.20 1.20.1

平台: quilt

标签: library

资源介绍

imgui-quilt

Quilt interface for imgui-java, an updated version of imgui-mc.

ImGui Demo Window Running in Minecraft

Quick Usage

Add the Maven repository and the modImplementation to your build.gradle

maven {
    url "https://git.gaycatgirl.sex/api/v4/projects/21/packages/maven"
}
implementation "gay.eviee:imgui-quilt:<VERSION>"

You can then add Renderables to ImGuiQuilt.renderstack for them to be rendered.

Use ImGui methods in render() of the Renderables interface.

Example:

ImGuiQuilt.renderstack.add(new Renderable() {
    @Override
    public String getName() {
        return "Profiling Name";
    }

    @Override
    public Theme getTheme() {
        return null;
    }

    @Override
    public void render() {
        ImGui.text("Example Text Element");
    }
});
下载与版本
评论(0)
请 登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

赞助作者

请 登录 后赞助作者。

🔥 相关推荐
WL Wither Storm

价格:0 墨喵币
下载量:0

查看详情
Beyond MC

价格:0 墨喵币
下载量:0

查看详情
Old buckets

价格:0 墨喵币
下载量:0

查看详情
simple-kit

价格:0 墨喵币
下载量:0

查看详情