In 1.11-, there used to be in the WorldProvider class a getWelcomeMessage() and a getDepartMessage() string method to override to display messages when player enters or leaves a dimension by replacing the default dimension transfer message.
But in 1.12.2, they have completely disappeared.
Do you know if they have changed names, if the way to display them has changed or if it is not even possible to display them anymore?
I think TwilightForest is able to display this kind of messages but I couldn't find anything in their source code on Github.
Hi, modder here.
In 1.11-, there used to be in the WorldProvider class a getWelcomeMessage() and a getDepartMessage() string method to override to display messages when player enters or leaves a dimension by replacing the default dimension transfer message.
But in 1.12.2, they have completely disappeared.
Do you know if they have changed names, if the way to display them has changed or if it is not even possible to display them anymore?
I think TwilightForest is able to display this kind of messages but I couldn't find anything in their source code on Github.
Thanks