Uses of Interface
noppes.npcs.api.IPlayerSkin
Packages that use IPlayerSkin
-
Uses of IPlayerSkin in noppes.npcs.api
Methods in noppes.npcs.api that return IPlayerSkinModifier and TypeMethodDescriptionIPlayerSkin.setBodyColor
(int bodyColor) IPlayerSkin.setBodyType
(int type) IPlayerSkin.setEyesColor
(int eyesColor) IPlayerSkin.setFaceType
(int type) IPlayerSkin.setHairColor
(int hairColor) IPlayerSkin.setHairType
(int type) IPlayerSkin.setJacketType
(int type) IPlayerSkin.setMale
(boolean male) IPlayerSkin.setPantsType
(int type) IPlayerSkin.setPeculiarities
(List<Integer> peculiarities) IPlayerSkin.setShoesType
(int type) -
Uses of IPlayerSkin in noppes.npcs.api.entity
Methods in noppes.npcs.api.entity that return IPlayerSkin