Skip to content

Instantly share code, notes, and snippets.

@BoogieMonster1O1
Last active July 10, 2020 06:22
Show Gist options
  • Save BoogieMonster1O1/9025d22dfe0ee62052e41d57fd1bdec5 to your computer and use it in GitHub Desktop.
Save BoogieMonster1O1/9025d22dfe0ee62052e41d57fd1bdec5 to your computer and use it in GitHub Desktop.
A possible list of future events to add to legacy fabric api

Planned events

Lifecycle

  • AchievementAchievedCallback
  • LightningStrikeCallback Done
  • PlayerDisconnectCallback Done
  • SoundPlayedCallback
  • OutOfMemoryCallback Done
  • ChunkGeneratedCallback
  • BlockEntityTickCallback
  • GameOptionsSavedCallback Done
  • BootstrapInitializedCallback Cancelled

Interaction

  • SheepShearedCallback
  • StreamStartCallback
  • StreamStopCallback
  • ItemPickupCallback
  • ExplosionCallback
  • PlayerKilledCallback
  • ScreenOpenedCallback
  • ItemCraftedCallback
  • ItemThrownCallback
  • ItemEnchantedCallback

Other

  • RegistryBlockAddedCallback Done
  • RegistryItemAddedCallback Done
  • RconCommandSentCallback
  • CommandBlockCommandSentCallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment