Class PlayerCapeTexture

java.lang.Object
de.saibotk.jmaw.PlayerCapeTexture

public class PlayerCapeTexture extends Object
This models the players cape texture, found in PlayerTexturesProperty.getCape().
Since:
1.0
  • Constructor Details

    • PlayerCapeTexture

      public PlayerCapeTexture()
  • Method Details

    • getUrl

      public String getUrl()
      Returns the url to the cape texture.
      Returns:
      the cape texture url.
      Since:
      1.0