// Screens, layout and interaction, drawn entirely through mc-api's RenderBridge. // Nothing in this module may import a Minecraft or Fabric type. dependencies { api project(':shared:core') api project(':shared:mc-api') }