java.lang.Object
br.net.fabiozumbi12.RedProtect.Core.config.Category.HeadTexturesCategory
@ConfigSerializable
public class HeadTexturesCategory
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mobTextures
@Setting(value="mob-textures",
comment="Use https://minecraft-heads.com/custom-heads/ to get textures.\nSearch for the name of mob, click in a head, scroll down to \"For Developers:\" section and copy \"Value\".")
public Map<String,String> mobTextures
-
Constructor Details
-
HeadTexturesCategory
public HeadTexturesCategory()