i have to create a Virtual world in Java for a university project. The professor said to us that Scumm interfaces can help to develop the graphics of the our virtual world, but i don't understand how to use Scumm for supporting the creation of the game

Do i have to make interact the interfaces with my code? Or do i have to use a Scumm language encapsulated in my java code?
Thanks