Skip to content
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

API8+ Missing Events #2360

Open
Faithcaio opened this issue May 31, 2021 · 0 comments
Open

API8+ Missing Events #2360

Faithcaio opened this issue May 31, 2021 · 0 comments
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)

Comments

@Faithcaio
Copy link
Contributor

Faithcaio commented May 31, 2021

The following events were dropped to prevent them from being unimplementable with given interface:

  • RingBellEvent e98d76c
    • Sound and GlowEffect are actually separate
  • HarvestEntityEvent.Player ab85249
    • keepInventory is also handled in DestructEntityEvent.Death
  • SpawnEntityEvent.ChunkLoad b956dca
  • VillagerEvents 24dcd2f
    • ChangeProfession and LevelUpProfession as Data Event?
  • GenerateTradeOfferEvent and TradeWithMerchantEvent 16a0424
  • ClientSideConnectionEvent 0d5d6e1
  • RaidEvent a92ee73
  • ChangeStatisticEvent fd836e8
  • ChangeWorldGameRuleEvent 7558070
  • ExplosionEvent.Post 20d4c05

5e41643 :

  • ChangeGameModeEvent Data Event?
  • ChangeEntityExperienceEvent Data Event?
  • ChangeEntityPotionEffectEvent Data Event?
  • RegisterProfessionTradeGeneratorsEvent
  • RegisterWanderingTradeGeneratorsEvent
@Faithcaio Faithcaio added the api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)
Projects
None yet
Development

No branches or pull requests

1 participant