Interface MeshEntityDef

  • All Known Implementing Classes:
    AbstractMeshEntityDef

    public interface MeshEntityDef
    Entities implementing the mesh itself, i.e. cables
    • Method Detail

      • getMeshType

        String getMeshType()
      • getMeshTypeUUID

        UUID getMeshTypeUUID()
      • getMeshResistance

        double getMeshResistance()
      • getCableColorB

        int getCableColorB()
      • getCableColorG

        int getCableColorG()
      • getCableColorR

        int getCableColorR()