Package net.tnemc.item.providers
Class SkullProfile
java.lang.Object
net.tnemc.item.providers.SkullProfile
SkullProfile
- Since:
- 0.0.1.0
- Author:
- creatorfromhell
-
Constructor Summary
ConstructorsConstructorDescriptionSkullProfile
(String name, UUID uuid) SkullProfile
(String name, UUID uuid, String texture) -
Method Summary
Modifier and TypeMethodDescriptionboolean
equals
(SkullProfile profile) getName()
getUuid()
void
void
setTexture
(String texture) void
-
Constructor Details
-
SkullProfile
public SkullProfile() -
SkullProfile
-
SkullProfile
-
-
Method Details
-
getName
-
setName
-
getUuid
-
setUuid
-
getTexture
-
setTexture
-
equals
-