MrHell228
MrHell228
### Affected Product(s) SpongeForge ### Version 1.16.5-36.2.5-8.1.0-RC1153 ### Operating System Windows ### Java Version 11 ### Plugins/Mods ```shell Just my plugin ``` ### Describe the bug This code ``` ItemType...
### Affected Product(s) SpongeForge ### Version 1.16.5-36.2.5-8.2.0 ### Operating System Windows ### Java Version openjdk 11.0.2 ### Plugins/Mods ```shell - ``` ### Describe the bug When player click an item...
### Affected Product(s) SpongeForge ### Version 1.16.5-36.2.5-8.2.0 ### Operating System Windows ### Java Version openjdk 11.0.2 ### Plugins/Mods ```shell - ``` ### Describe the bug Whenever I _build_ a recipe...
### Major SpongeAPI version 8 ### Is this likely to be a breaking change? Yes ### What are you requesting? Change Container#type() return type from ContainerType to Optional< ContainerType> because...
Also fixed Chest#attachmentType() getter
**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/4010)
[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2504) | **Sponge**
I removed Keys.GROWTH_STAGE from saplings because it used `STAGE` property instead of `AGE` properties. And those 2 has to be differed because there is `BambooStalkBlock` that use both `STAGE` and...
[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2548) | **Sponge**
[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2547) | **Sponge**