public class PlayerSkinPartTexture
Class PlayerSkinPartTexture. Provides playerskinparttexture functionality for the Hytale server.
java.lang.Object > PlayerSkinPartTexture
Field Summary
texture
private
String
texture
Field texture.
baseColor
private
String[]
baseColor
Field baseColor.
Method Detail
PlayerSkinPartTexture
public
protected
PlayerSkinPartTexture
(@Nonnull final BsonDocument doc)
Method PlayerSkinPartTexture.
- Parameters:
@Nonnull final BsonDocumentdoc
getTexture
public
String
getTexture
()
Method getTexture.
getBaseColor
public
String[]
getBaseColor
()
Method getBaseColor.
toString
public
String
toString
()
Method toString.