Skip to content

Remove a bunch more experimental annotations #12712

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Machine-Maker
Copy link
Member

@Machine-Maker Machine-Maker commented Jun 21, 2025

Removes Experimental status from the following:

  • Brigadier API
  • Lifecycle events (just the general system and the brig event)
    • Tags event and datapack discovery and registry events are all still Experimental
  • PluginMeta
  • TagKey
    • including all constant files
    • Just TagKey, not our new Tag, RegistryKeySet, RegistrySet, etc and associated method
  • BlockData#createBlockState()
  • BlockState#copy(), BlockState#copy(Location)
  • AbstractArrow#getItem(), AbstractArrow#setItem()
  • Player#sendBlockUpdate(Location, TileState)
  • BlockDispenseLootEvent
  • VaultDisplayItemEvent
  • Player input
    • PlayerInputEvent
    • Input
    • Player#getCurrentInput()
  • EquipmentSlotGroup
  • TrialSpawnerConfiguration
  • JukeboxSong

Still Experimental

The main groups still marked as experimental are

  • data components
  • registry modification API
  • tag, registry sets
  • Position
  • tag lifecycle events, datapack discovery lifecycle event
  • plugin bootstrap stuff

@Machine-Maker Machine-Maker requested a review from a team as a code owner June 21, 2025 19:20
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Jun 21, 2025
Copy link
Contributor

@Strokkur424 Strokkur424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Local classes are cool

@github-project-automation github-project-automation bot moved this from Awaiting review to Awaiting final testing in Paper PR Queue Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting final testing
Development

Successfully merging this pull request may close these issues.

4 participants