Class CfPlayer


  • public class CfPlayer
    extends CfItem
    A CfItem that represents a character.
    • Constructor Detail

      • CfPlayer

        public CfPlayer​(int tag,
                        int weight,
                        @NotNull
                        @NotNull Face face,
                        @NotNull
                        @NotNull java.lang.String name)
        Creates a new instance.
        Parameters:
        tag - the character's item tag
        weight - the character's weight
        face - the character's face
        name - the character's name