Coder Social home page Coder Social logo

Comments (8)

g-plane avatar g-plane commented on September 5, 2024

安装 Yggdrasil API 插件就是了。

from blessing-skin-plugins.

graytoowolf avatar graytoowolf commented on September 5, 2024

安装Yggdrasil API插件就是了。

我安装了 也没有呀 能给个演示地址吗。谢谢

from blessing-skin-plugins.

g-plane avatar g-plane commented on September 5, 2024

请阅读 Yggdrasil API 相关文档和规范,自行研究。

from blessing-skin-plugins.

tnqzh123 avatar tnqzh123 commented on September 5, 2024

@g-plane

安装 Yggdrasil API 插件就是了。

Yggdrasil API 本身并没有提供这种 API…有也是第三方验证服务器自行实现的扩展,但是 BS 的 yggdrasil-api 插件是没有实现的。

@graytoowolf 建议自行编写相关插件。

from blessing-skin-plugins.

g-plane avatar g-plane commented on September 5, 2024

不是可以先通过 UUID 查到角色,再通过角色查到材质吗?

from blessing-skin-plugins.

tnqzh123 avatar tnqzh123 commented on September 5, 2024

@g-plane

不是可以先通过 UUID 查到角色,再通过角色查到材质吗?

他需要的是,直接通过 UUID 查询到材质。

在 Mojang 官方的 Yggdrasil API 中,UUID 只能查询到角色 Profile,客户端需要解析 Profile 中的 Properties 去获取材质的 URL,然后再去请求材质,并根据 Property 中的 Metadata 判定材质模型。

from blessing-skin-plugins.

g-plane avatar g-plane commented on September 5, 2024

材质与 UUID 之间不管在逻辑上还是物理上本来就不存在关联。

from blessing-skin-plugins.

graytoowolf avatar graytoowolf commented on September 5, 2024

材质与UUID之间无论在逻辑上还是物理上本来就不存在关联。

我用你编写的 角色名 获取皮肤 那个插件改了下 我先获取uuid对应的角色 在用角色去获取皮肤 你在回复中提到yggd 我还以为有这种接口

from blessing-skin-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.