FabricMC / kotlin-fabric-discord-bot

The discord bot previously used in the fabric discord server.
MIT License
5 stars 7 forks source link

Make mappings commands inheirtience aware #30

Open i509VCB opened 3 years ago

i509VCB commented 3 years ago

This is definitely a longer term feature. Simply allowing the bot to be aware of inheritance to allow for example ServerPlayerEntity.getHealth to resolve the proper method on lookup.