Kas-tle

Results 12 issues of Kas-tle

Allows for proper scaling of head slot for small armor stand. See related PR on GeyserOptionalPack: https://github.com/GeyserMC/GeyserOptionalPack/pull/33 [GeyserOptionalPack.zip](https://github.com/GeyserMC/Geyser/files/9276149/GeyserOptionalPack.zip)

### Description When trying to open a geometry in the blocks folder of a bedrock resource pack, resolution of textures applied by attachables and entities fail. ### Reproduction - Unzip...

See https://github.com/GeyserMC/Geyser/pull/4120

See https://minecraft.fandom.com/wiki/Commands/music API allows for playing and queuing of multiple songs on Bedrock clients with the ability to fade between tracks and on stop. Depends on: https://github.com/GeyserMC/Geyser/pull/3534

Modifies kts files to use Gradle eclipse plugin for compatibility with Eclipse/VSCode Due to the annotation processor, it should be noted that `./gradlew build` must be ran once to build...

When a user pates a link to mclo.gs, it would be nice if the bot in turn pasted a link to the raw version of that log, as the site...

enhancement

### Summary I am attempting to use ProxyPass to connect to a LAN game hosted on the same Windows 11 PC as the ProxyPass instance. ### Reproduction 1. I obtain...

Currently, the annotation processor is not compatabile with eclipse because eclipse will not recognize classes that do not exist in the proper filepath for their respective package. This also ensures...

Moves all packet logging behind log.debug so that library users can choose how things are logged.