DimensionalDevelopment / Rift

A lightweight mod loader and API for Minecraft 1.13
MIT License
122 stars 52 forks source link

Server payload listeners should receive an instance of the EntityPlayerMP from NetHandlerPlayServer. #20

Closed asiekierka closed 6 years ago

Runemoro commented 6 years ago

The new message API now passes a context with instances of the player, client/server, recipe manager, advancement manager, command dispatcher, and a few other stuff.