inxomnyaa

Results 70 issues of inxomnyaa

![image](https://cloud.githubusercontent.com/assets/8733998/25935723/bcefc9a0-3624-11e7-85a7-9f21f7bc2e70.png)

[Feature Request] Tweak
[Status] Being worked on

Using Structure block nbt for generating Igloos, and probably other things

[Feature Request] Tweak
[Status] TODO
[Type] Feature request

The first time we saw a WitherCat we were so impressed that we wanted one. But it seems like it doesn't listen to the Owner nbt tag when changed via...

By using the bed sleeping mechanic, you can not rotate the model, and sometimes it gets offset. I suggest using the AnimateEntityPacket with the "sleeping" animation ```php $animation = 'animation.player.sleeping';...

Still needs to be tested

enhancement
hacktoberfest-accepted

Updates the library to PM4 API

hacktoberfest-accepted

## Goals This PR plans on implementing json data loading, serializing and deserializing via the [libMarshal](https://github.com/sylvrs/libMarshal) library. This might add type safety checks, easier loading and saving of session data,...

Enhancement/Suggestion
State: In Progress
Hacktoberfest
hacktoberfest-accepted

## Feature Request: Modular Per-User Toggleable System I propose the implementation of a modular system in our codebase that allows users to toggle specific features on or off. This would...

Feature Request

https://github.com/CloudburstMC/Protocol/blob/0358afc119973a34af9c1d74e7cf6f58d1d7bcb5/bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/BossEventPacket.java#L47-L61 Over the time (especially with 1.18) some of those fields have been implemented. The gophertunnel docs are partially updated: https://github.com/Sandertv/gophertunnel/blob/0de533a5e490f127330818ffba2c96b93b813e69/minecraft/protocol/packet/boss_event.go#L42-L59 I can confirm that the `title` and `health percentage`...