Deprecated API
Contents
- 
Deprecated Classes
 
- 
Deprecated MethodsMethodDescriptionPrefer using
HeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.Prefer usingHeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.Prefer usingHeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.Prefer usingHeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.UseWindowManager.getWindows()instead 
- 
Deprecated ConstructorsConstructorDescriptionPrefer using
SkullBuilder(HeadTexture)with a hardcoded texture value instead of querying the Mojang API.Prefer usingSkullBuilder(HeadTexture)with a hardcoded texture value instead of querying the Mojang API.