Implement events required by Simple Discord Link
This commit is contained in:
@@ -7,9 +7,16 @@
|
||||
],
|
||||
"client": [
|
||||
"colors.BlockColorsMixin",
|
||||
"colors.ItemColorsMixin"
|
||||
"colors.ItemColorsMixin",
|
||||
"events.PlayerMixin"
|
||||
],
|
||||
"server": [
|
||||
"events.CommandMixin",
|
||||
"events.PlayerAdvancementsMixin",
|
||||
"events.LivingEntityMixin",
|
||||
"events.PlayerListMixin",
|
||||
"events.ServerPlayerMixin",
|
||||
"events.ServerGamePacketListenerImplMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
Reference in New Issue
Block a user