Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Свойства предметов #157

Open
InfiniteCoder01 opened this issue Feb 21, 2024 · 0 comments
Open

Свойства предметов #157

InfiniteCoder01 opened this issue Feb 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@InfiniteCoder01
Copy link
Contributor

Связан ли ваш запрос на добавление функции с проблемой? Пожалуйста, опишите.
У блоков есть инвентори и user bits. А у предметов (шалкеры (шулькеры), мешочки???) нет. И если уж реализовывать, то можно и NBT (метадату) добавить

Опишите желаемое решение

inventory.get_item_user_bits(invid, slot, offset, bits)
inventory.set_item_user_bits(invid, slot, offset, bits, value)

inventory.bind_item(binded_invid, invid, slot)
inventory.unbind_item(invid, slot)
inventory.get_meta(invid, slot, field)
inventory.set_meta(invid, slot, field, value)
@InfiniteCoder01 InfiniteCoder01 added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant