J’ai trouvé ce tutoriel vidéo (anglais) : https://www.youtube.com/watch?v=GsV_pKkE1mo
Sinon tu peux regarder le code d’un des mods que j’ai maintenu pendant une période :
https://github.com/kevin68/The-Spotlight-Mod/blob/b59a5c67e82319532e6e09ddf12908613c8d3c93/src/main/java/fr/mcnanotech/kevin_68/thespotlightmod/TSMObjects.java#L102
https://github.com/kevin68/The-Spotlight-Mod/blob/1.14.4/src/main/java/fr/mcnanotech/kevin_68/thespotlightmod/BlockSpotLight.java#L77
https://github.com/kevin68/The-Spotlight-Mod/blob/1.14.4/src/main/java/fr/mcnanotech/kevin_68/thespotlightmod/client/gui/GuiSpotLight.java
https://github.com/kevin68/The-Spotlight-Mod/blob/1.14.4/src/main/java/fr/mcnanotech/kevin_68/thespotlightmod/container/ContainerSpotLight.java