Class AssetPipeline.Field

java.lang.Object
mc.core.model.asset.AssetPipeline.Field
All Implemented Interfaces:
IEntityField, mc.core.system.util.misc.IParameter
Enclosing class:
AssetPipeline

public static class AssetPipeline.Field extends Object implements IEntityField
  • Field Details

    • id

      public static final IEntityField id
    • assetType

      public static final IEntityField assetType
    • usePipeline

      public static final IEntityField usePipeline
    • allowedFileTypes

      public static final IEntityField allowedFileTypes
    • fileNameRule

      public static final IEntityField fileNameRule
    • preflightRules

      public static final IEntityField preflightRules
    • targetCollection

      public static final IEntityField targetCollection
    • targetCollectionRule

      public static final IEntityField targetCollectionRule
    • targetNodeType

      public static final IEntityField targetNodeType
    • targetAttribute

      public static final IEntityField targetAttribute
    • targetStateType

      public static final IEntityField targetStateType
    • appendIfMultiValue

      public static final IEntityField appendIfMultiValue
  • Constructor Details

    • Field

      public Field()