SpongeAPI icon indicating copy to clipboard operation
SpongeAPI copied to clipboard

A Minecraft plugin API

Results 143 SpongeAPI issues
Sort by recently updated
recently updated
newest added

**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/3768) At some point I had this in my workspace, not sure why, but saw an opportunity to improve the quality of usage for fluid states during various...

[**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/3757)]

Per https://github.com/SpongePowered/Sponge/issues/3747, the provided lookup allows the EventManager implementation to have privileged access to the listener class. This is particularly useful where the listener class is created outside the normal...

**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/3741) generate Keys for all StateProperties For reference: https://github.com/SpongePowered/SpongeAPI/pull/2438 https://github.com/SpongePowered/SpongeAPI/pull/2437

system: data
api: 8

Added `Ticks#infinite` and updated the documentation where we would not accept it with the current design. At the moment vanilla only supports this for PotionEffects. Some immediate problems are that...

api-11

### 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...

status: needs triage

[**SpongeAPI**|[Sponge](https://github.com/SpongePowered/Sponge/pull/3895)] - Added `SerializableDataHolder#rawData()` to access current raw (extra) data. - Deprecated `EntityArchetype#entityData()` and `BlockEntityArchetype#blockEntityData()`.

api: 10

**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/3834) - Remove TicketTypes from being in the registry. They are not within the registry whatsoever in the base game nor is a resource id required to create...

api-11

### Major SpongeAPI version 8 ### Is this likely to be a breaking change? No ### What are you requesting? Ability to gain access the items in a container from...

status: needs triage

### Major SpongeAPI version 9 ### Is this likely to be a breaking change? No ### What are you requesting? There are good reasons plugins may want to cancel the...

status: needs triage