Class Clothing.ClothingDefinition.Variant

java.lang.Object
net.risingworld.api.definitions.Clothing.ClothingDefinition.Variant
Enclosing class:
Clothing.ClothingDefinition

public final class Clothing.ClothingDefinition.Variant extends Object
  • Field Details

    • clothingDef

      public Clothing.ClothingDefinition clothingDef
    • variant

      public int variant
    • name

      public String name
    • assetpath

      public String assetpath
      Path to the asset (for male and unisex)
    • assetpathfemale

      public String assetpathfemale
      Path to the asset for the female model. If not specified, this will automatically refer to the main "assetpath"
    • assetpathfp

      public String assetpathfp
      Optional first-person-view asset variant. If not specified, this will automatically refer to the main "assetpath"
    • alphamask

      public String alphamask
      Path to an optional alpha mask texture (which will be applied to the player when wearing this clothing piece). May be null
    • specialasset

      public String specialasset
      Optional special asset path (e.g light prefab for lamps etc)