import mod.dragonita.fantasymod.resources.assets.fantasymod.model.HatModel public class Test(){ public static HatPart = HatModel.HatPart1; } Good afternoon, I was wondering if it is possible to get a part of a model in a Java class. I have a Json Model and I want to animate a certain part of it. Now the big question: would this code work (see below)?       If yes or no then let me know. If I have done something wrong please tell me. Thanks for reading it. P.S.: I am