Pixels

data class Pixels(val skin: DrawImage) : PlayerSkinSource(source)

Uses one immutable normalized 64 by 64 skin snapshot.

Constructors

Link copied to clipboard
constructor(skin: DrawImage)

Properties

Link copied to clipboard

immutable source pixels retained without copying.